JsonRpc.IJsonRpcTracingCallbacks.OnMessageSerialized Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
void IJsonRpcTracingCallbacks.OnMessageSerialized (StreamJsonRpc.Protocol.JsonRpcMessage message, object encodedMessage);
abstract member StreamJsonRpc.Reflection.IJsonRpcTracingCallbacks.OnMessageSerialized : StreamJsonRpc.Protocol.JsonRpcMessage * obj -> unit
override this.StreamJsonRpc.Reflection.IJsonRpcTracingCallbacks.OnMessageSerialized : StreamJsonRpc.Protocol.JsonRpcMessage * obj -> unit
Sub OnMessageSerialized (message As JsonRpcMessage, encodedMessage As Object) Implements IJsonRpcTracingCallbacks.OnMessageSerialized
Paramètres
- message
- JsonRpcMessage
- encodedMessage
- Object