Share via


IJsonRpcInstanceContainer.Rpc Property

Definition

Sets the JsonRpc instance.

public StreamJsonRpc.JsonRpc Rpc { set; }
member this.Rpc : StreamJsonRpc.JsonRpc
Public Property Rpc As JsonRpc

Property Value

Exceptions

May be thrown when set more than once.

Applies to