ServiceJsonRpcDescriptor.JsonRpcConnection.JsonRpc Property

Definition

Gets the underlying JsonRpc object.

public:
 property StreamJsonRpc::JsonRpc ^ JsonRpc { StreamJsonRpc::JsonRpc ^ get(); };
public StreamJsonRpc.JsonRpc JsonRpc { get; }
member this.JsonRpc : StreamJsonRpc.JsonRpc
Public ReadOnly Property JsonRpc As JsonRpc

Property Value

Applies to