AntChannelDispose Method
Releases all resources used by the current instance of the class.
Namespace: SmallEarthTech.AntUsbStickAssembly: SmallEarthTech.AntUsbStick (in SmallEarthTech.AntUsbStick.dll) Version: 4.1.0+54994fa34e781af8d41d8f78e72210c9fe046b39
public:
virtual void Dispose() sealed
abstract Dispose : unit -> unit
override Dispose : unit -> unit
Implements
IDisposableDispose This method disposes of the associated ANT channel, unsubscribes from its events,
and releases any unmanaged resources. After calling this method, the instance should no longer be
used.