Aracılığıyla paylaş


JsonRpc.OnResponseReceived(JsonRpcMessage) Yöntem

Tanım

Olayı tetikler 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)

Parametreler

response
JsonRpcMessage

Alınan sonuç veya hata.

Şunlara uygulanır