Share via


IJsonRpcMessageWithId.RequestId Property

Definition

Gets or sets the ID on a message.

public StreamJsonRpc.RequestId RequestId { get; set; }
member this.RequestId : StreamJsonRpc.RequestId with get, set
Public Property RequestId As RequestId

Property Value

Applies to