Freigeben über


IJsonRpcClientProxy Schnittstelle

Definition

Implementiert durch dynamisch generierte Proxies, die von Attach<T>(IJsonRpcMessageHandler, JsonRpcProxyOptions) und deren Überladungen zurückgegeben wurden, um Zugriff auf zusätzliche JSON-RPC-Funktionen bereitzustellen.

public interface IJsonRpcClientProxy : IDisposable
type IJsonRpcClientProxy = interface
    interface IDisposable
Public Interface IJsonRpcClientProxy
Implements IDisposable
Implementiert

Eigenschaften

JsonRpc

Ruft die JsonRpc Instanz hinter diesem Proxy ab.

Gilt für: