ServiceProxy.ServicePartitionClient Property
Definition
The V1 Service partition client used to send requests to the service.
public Microsoft.ServiceFabric.Services.Remoting.V1.Client.IServiceRemotingPartitionClient ServicePartitionClient { get; }
member this.ServicePartitionClient : Microsoft.ServiceFabric.Services.Remoting.V1.Client.IServiceRemotingPartitionClient
Public ReadOnly Property ServicePartitionClient As IServiceRemotingPartitionClient
Property Value
ServicePartitionClient used by the ServiceProxy