Share via


MessageFormatterDuplexPipeTracker.RequestIdBeingSerialized Property

Definition

Gets or sets the id of the request currently being serialized for use as a key in StreamJsonRpc.Reflection.MessageFormatterDuplexPipeTracker.outboundRequestChannelMap.

public long? RequestIdBeingSerialized { get; set; }
member this.RequestIdBeingSerialized : Nullable<int64> with get, set
Public Property RequestIdBeingSerialized As Nullable(Of Long)

Property Value

Applies to