Share via


MessageFormatterDuplexPipeTracker.RequestIdBeingDeserialized Property

Definition

Gets or sets the ID of the request currently being deserialized for use as a key in StreamJsonRpc.Reflection.MessageFormatterDuplexPipeTracker.inboundRequestChannelMap.

public object RequestIdBeingDeserialized { get; set; }
member this.RequestIdBeingDeserialized : obj with get, set
Public Property RequestIdBeingDeserialized As Object

Property Value

Applies to