Click or drag to resize

AdapterStateManagerState Property

Gets the state.

Namespace:  com.espertech.esper.runtime.client.util
Assembly:  NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntax
C#
public AdapterState State { get; }

Return Value

Type: AdapterState
the state
See Also