STUN_AttributeTotalLength Property |
Gets the full length of the attribute
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int TotalLength { get; }
Public ReadOnly Property TotalLength As Integer
Get
public:
property int TotalLength {
int get ();
}
member TotalLength : int with get
Property Value
Type:
Int32See Also