DiscoveryMessageSequence.SequenceId Property

Definition

Gets the sequence ID.

public:
 property Uri ^ SequenceId { Uri ^ get(); };
public Uri SequenceId { get; }
member this.SequenceId : Uri
Public ReadOnly Property SequenceId As Uri

Property Value

Uri

The sequence ID.

Remarks

This value identifies a sequence within the context of an instance identifier.

Applies to