SipMessageData.CSeq Property
Definition
Important
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.
Gets the sequence number of the response.
public:
property int CSeq { int get(); };
public int CSeq { get; }
member this.CSeq : int
Public ReadOnly Property CSeq As Integer