次の方法で共有


WcfServiceRemotingClientFactory.GetRemotingMessageBodyFactory メソッド

定義

要求と応答のリモート処理メッセージ本文の作成に使用されるメッセージ ファクトリを返します

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

戻り値

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

実装

適用対象