ServiceJsonRpcDescriptor.JsonRpcConnection.LocalRpcProxyOptions Özellik

Tanım

Varsayılan uygulamasında geçirilecek seçenekleri alır veya ayarlar Attach<T>(JsonRpcProxyOptions) ConstructRpcClient<T>() .

public:
 property StreamJsonRpc::JsonRpcProxyOptions ^ LocalRpcProxyOptions { StreamJsonRpc::JsonRpcProxyOptions ^ get(); void set(StreamJsonRpc::JsonRpcProxyOptions ^ value); };
public StreamJsonRpc.JsonRpcProxyOptions LocalRpcProxyOptions { get; set; }
member this.LocalRpcProxyOptions : StreamJsonRpc.JsonRpcProxyOptions with get, set
Public Property LocalRpcProxyOptions As JsonRpcProxyOptions

Özellik Değeri

JsonRpcProxyOptions

Şunlara uygulanır