ServiceJsonRpcDescriptor.JsonRpcConnection.LocalRpcProxyOptions Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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