IPCameraFactoryConnectionCount Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic static int ConnectionCount { get; }
Public Shared ReadOnly Property ConnectionCount As Integer
Get
public:
static property int ConnectionCount {
int get ();
}
static member ConnectionCount : int with get
Property Value
Type:
Int32
See Also