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