ServiceJsonRpcDescriptor.JsonRpcConnection.LocalRpcTargetOptions Özellik

Tanım

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

Özellik Değeri

JsonRpcTargetOptions

Şunlara uygulanır