Click or drag to resize

AdapterBaseStop Method

Stops the AdapterBase.

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

Implements

IAdapterStop
See Also