JsonRpcResult.RequestId Proprietà

Definizione

Ottiene o imposta un identificatore stabilito dal client se è prevista una risposta alla richiesta.

[System.Runtime.Serialization.DataMember(IsRequired=true, Name="id", Order=1)]
public StreamJsonRpc.RequestId RequestId { get; set; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Name="id", Order=1)>]
member this.RequestId : StreamJsonRpc.RequestId with get, set
Public Property RequestId As RequestId

Valore della proprietà

Implementazioni

Attributi

Si applica a