ActorRemotingProviderAttribute.RemotingClientVersion Property

Definition

Gets or sets RemotingClientVersion to determine where V1 or V2 remoting Client is used.

public Microsoft.ServiceFabric.Services.Remoting.RemotingClientVersion RemotingClientVersion { get; set; }
member this.RemotingClientVersion : Microsoft.ServiceFabric.Services.Remoting.RemotingClientVersion with get, set
Public Property RemotingClientVersion As RemotingClientVersion

Property Value

Applies to