Click or drag to resize

ActionAdapterBaseStop Method

Stops the ActionAdapterBase.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[AdapterCommandAttribute("Stops the action adapter.", new string[] { ... })]
public override void Stop()
View Source

Implements

IAdapterStop
See Also