Share via


MessageFormatterProgressTracker.RequestIdBeingSerialized Property

Definition

Gets or Sets the id of the request currently being serialized so the converter can use it to create the request-progress map.

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

Property Value

Applies to