Click or drag to resize

InputAdapterBaseStop Method

Stops this InputAdapterBase and disconnects from data input source.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public override void Stop()
View Source

Implements

IAdapterStop
IAdapterStop
See Also