Click or drag to resize

CSVInputAdapter Properties

The CSVInputAdapter type exposes the following members.

Properties
  NameDescription
Public propertyCoercer
Gets or sets the coercing provider.
Public propertyProcessEvent
Gets the process event.
(Inherited from AbstractCoordinatedAdapter.)
Public propertyRuntime (Overrides AbstractCoordinatedAdapterRuntime.)
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