Click or drag to resize
StunMessageMessageLength Property
Gets the length of the STUN message (header length not included)

Namespace: Ozeki.Network
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public int MessageLength { get; }

Property Value

Type: Int32
See Also