JsonRpc.OnResponseReceived(JsonRpcMessage) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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.