JsonRpc.OnResponseReceived(JsonRpcMessage) Metode

Definisi

Memunculkan kejadian ResponseReceived.

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

Parameter

response
JsonRpcMessage

Hasil atau kesalahan yang diterima.

Berlaku untuk