ServiceRemotingProviderAttribute.RemotingClientVersion Property

Definition

Gets or sets the version of the remoting client to use.

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