Udostępnij za pośrednictwem


JsonRpc.OnResponseSent(JsonRpcMessage) Metoda

Definicja

ResponseSent Zgłasza zdarzenie.

protected virtual void OnResponseSent (StreamJsonRpc.Protocol.JsonRpcMessage response);
abstract member OnResponseSent : StreamJsonRpc.Protocol.JsonRpcMessage -> unit
override this.OnResponseSent : StreamJsonRpc.Protocol.JsonRpcMessage -> unit
Protected Overridable Sub OnResponseSent (response As JsonRpcMessage)

Parametry

response
JsonRpcMessage

Wynik lub błąd, który został wysłany.

Dotyczy