Share via


JsonRpcMessageEventArgs.RequestId Property

Definition

Gets the id on the request, result or error.

public StreamJsonRpc.RequestId RequestId { get; }
member this.RequestId : StreamJsonRpc.RequestId
Public ReadOnly Property RequestId As RequestId

Property Value

Applies to