Click or drag to resize

ICameoSdkDeviceManager Property

Returns interface to device manager, that is responsible for device discovery.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
IDeviceManager DeviceManager { get; }

Property Value

IDeviceManager
See Also