ServiceJsonRpcDescriptor.JsonRpcConnection.LocalRpcTargetOptions Ö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 AddLocalRpcTarget(Object, JsonRpcTargetOptions) AddLocalRpcTarget(Object) .
public:
property StreamJsonRpc::JsonRpcTargetOptions ^ LocalRpcTargetOptions { StreamJsonRpc::JsonRpcTargetOptions ^ get(); void set(StreamJsonRpc::JsonRpcTargetOptions ^ value); };
public StreamJsonRpc.JsonRpcTargetOptions LocalRpcTargetOptions { get; set; }
member this.LocalRpcTargetOptions : StreamJsonRpc.JsonRpcTargetOptions with get, set
Public Property LocalRpcTargetOptions As JsonRpcTargetOptions