Click or drag to resize

AbstractCoordinatedAdapter Properties

The AbstractCoordinatedAdapter type exposes the following members.

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