StunContextTimeOutLimit Property |
Namespace: Ozeki.NetworkAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int TimeOutLimit { get; }
Public ReadOnly Property TimeOutLimit As Integer
Get
public:
property int TimeOutLimit {
int get ();
}
member TimeOutLimit : int with get
Property Value
Type:
Int32See Also