LicenseManagerMaxPhoneCall Property |
Indicates the maximum simultaneous phone call which is allowed with your license.
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int MaxPhoneCall { get; }
Public ReadOnly Property MaxPhoneCall As Integer
Get
public:
property int MaxPhoneCall {
int get ();
}
member MaxPhoneCall : int with get
Property Value
Type:
Int32See Also