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