Click or drag to resize

Adapter Methods

The Adapter type exposes the following members.

Methods
  NameDescription
Public methodGetState
Get the state of this Adapter.
Public methodPause
Pause the sending of events after a Adapter has been started.
Public methodResume
Resume sending events after the Adapter has been paused.
Public methodStart
Start the sending of events into the runtime egine.
Public methodStop
Stop sending events and return the Adapter to the OPENED state, ready to be started once again.
Top
See Also