Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The group-sequence value from the AMQP properties.
public uint? GroupSequence { get; set; }
member this.GroupSequence : Nullable<uint32> with get, set
Public Property GroupSequence As Nullable(Of UInteger)