JsonMessageFormatter.IJsonRpcFormatterState.SerializingMessageWithId 属性

定义

获取当前正在序列化的请求或响应的 ID。

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

属性值

实现

适用于