RequestAuthenticationInfoCSeq Property |
Gets the value of the CSeq header.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
SyntaxPublic ReadOnly Property CSeq As Integer
Get
public:
property int CSeq {
int get ();
}
member CSeq : int with get
Property Value
Type:
Int32
See Also