LicenseManagerMaxIPCameraConnection Property |
Indicates the maximum nummber of IP camera clients that is allowed with your license
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int MaxIPCameraConnection { get; }
Public ReadOnly Property MaxIPCameraConnection As Integer
Get
public:
property int MaxIPCameraConnection {
int get ();
}
member MaxIPCameraConnection : int with get
Property Value
Type:
Int32See Also