Click or drag to resize

RemoteServerApiCompoundEventManager Property

Gives access to the CompoundEventManager.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public virtual ICompoundEventManager CompoundEventManager { get; }

Property Value

ICompoundEventManager

Implements

IServerApiCompoundEventManager
See Also