Adapter.AdapterState Property

Gets the state of the adapter.

Namespace:  Microsoft.ComplexEventProcessing.Adapters
Assembly:  Microsoft.ComplexEventProcessing.Adapters (in Microsoft.ComplexEventProcessing.Adapters.dll)

Syntax

public AdapterState AdapterState { get; }

Property Value

Type: Microsoft.ComplexEventProcessing.Adapters.AdapterState
The state of the adapter.

See Also

Reference

Adapter Class

Microsoft.ComplexEventProcessing.Adapters Namespace