Click or drag to resize

EnvironmentManager Methods

The EnvironmentManager type exposes the following members.

Methods
  NameDescription
Public methodConnect
Connects a DHM device. The device will then be automatically notified if a configuration is loaded. Previously loaded configurations are not given to the DHM
(Inherited from BaseManager.)
Public methodDisconnect
Disconnects the DHM device instance.
(Inherited from BaseManager.)
Public methodDispose (Inherited from BaseManager.)
Public methodInit
Initialize the fields read from the database and encrypted files. A user must be logged in
(Inherited from BaseManager.)
Top
See Also