JsonMessageFormatter.IJsonRpcFormatterState.DeserializingMessageWithId 属性

定义

获取当前正在反序列化的响应的 ID。

StreamJsonRpc.RequestId StreamJsonRpc.Reflection.IJsonRpcFormatterState.DeserializingMessageWithId { get; }
member this.StreamJsonRpc.Reflection.IJsonRpcFormatterState.DeserializingMessageWithId : StreamJsonRpc.RequestId
 ReadOnly Property DeserializingMessageWithId As RequestId Implements IJsonRpcFormatterState.DeserializingMessageWithId

属性值

实现

适用于