Click or drag to resize

AdapterCoordinatorImpl Properties

The AdapterCoordinatorImpl type exposes the following members.

Properties
  NameDescription
Public propertyProcessEvent
Gets the process event.
(Inherited from AbstractCoordinatedAdapter.)
Public propertyRuntime
Sets the service.
(Inherited from AbstractCoordinatedAdapter.)
Public propertyScheduleSlot
Gets or sets the schedule slot.
(Inherited from AbstractCoordinatedAdapter.)
Public propertySender
Gets or sets the sender.
(Inherited from AbstractCoordinatedAdapter.)
Public propertyState
Get the state of this Adapter.
(Inherited from AbstractCoordinatedAdapter.)
Public propertyUsingEngineThread
Gets or sets the using engine thread.
(Inherited from AbstractCoordinatedAdapter.)
Public propertyUsingExternalTimer
Gets or sets a value indicating whether to use esper's external timer mechanism instead of internal timing
(Inherited from AbstractCoordinatedAdapter.)
Public propertyUsingTimeSpanEvents
Gets or sets a value indicating whether to use timespan events.
(Inherited from AbstractCoordinatedAdapter.)
Top
See Also