STUN_AttributeTotalLength Property |
Gets the full length of the attribute
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic int TotalLength { get; }
Public ReadOnly Property TotalLength As Integer
Get
public:
property int TotalLength {
int get ();
}
member TotalLength : int with get
Property Value
Type:
Int32
See Also