次の方法で共有


IServiceProxy.ServicePartitionClient2 プロパティ

定義

サービスに要求を送信するために使用されるサービス パーティション クライアントを取得します。

public Microsoft.ServiceFabric.Services.Remoting.V2.Client.IServiceRemotingPartitionClient ServicePartitionClient2 { get; }
member this.ServicePartitionClient2 : Microsoft.ServiceFabric.Services.Remoting.V2.Client.IServiceRemotingPartitionClient
Public ReadOnly Property ServicePartitionClient2 As IServiceRemotingPartitionClient

プロパティ値

ServiceProxy によって使用される ServicePartitionClient

適用対象