STUN_AttributeIsClassicSTUNAttribute Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxprotected bool IsClassicSTUNAttribute { get; set; }Protected Property IsClassicSTUNAttribute As Boolean
Get
Set
protected:
property bool IsClassicSTUNAttribute {
bool get ();
void set (bool value);
}member IsClassicSTUNAttribute : bool with get, set
Property Value
Boolean
See Also