Click or drag to resize

AdapterGetState Method

Get the state of this Adapter.

Namespace:  com.espertech.esper.runtime.client.util
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
AdapterState GetState()

Return Value

Type: AdapterState
state
See Also