次の方法で共有


IServiceRemotingMessageHandler.GetRemotingMessageBodyFactory メソッド

定義

リモート処理メッセージ本文を作成するためのファクトリを取得します。

public Microsoft.ServiceFabric.Services.Remoting.V2.IServiceRemotingMessageBodyFactory GetRemotingMessageBodyFactory ();
abstract member GetRemotingMessageBodyFactory : unit -> Microsoft.ServiceFabric.Services.Remoting.V2.IServiceRemotingMessageBodyFactory
Public Function GetRemotingMessageBodyFactory () As IServiceRemotingMessageBodyFactory

戻り値

リモート処理メッセージ本文を作成するためのファクトリ

適用対象