StunContextTimeOutLimit Property |
Namespace:
Ozeki.Network
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic int TimeOutLimit { get; }
Public ReadOnly Property TimeOutLimit As Integer
Get
public:
property int TimeOutLimit {
int get ();
}
member TimeOutLimit : int with get
Property Value
Type:
Int32
See Also