IPCameraVideoSourceUseCount Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int UseCount { get; }
Public ReadOnly Property UseCount As Integer
Get
public:
property int UseCount {
int get ();
}
member UseCount : int with get
Property Value
Type:
Int32See Also