|
ExporterBase.Dispose Method
|
Releases all the resources used by the exporter.
Namespace: GSF.Historian.ExportersAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.249-beta
Syntaxpublic:
virtual void Dispose() sealed
abstract Dispose : unit -> unit
override Dispose : unit -> unit
View SourceImplements
IDisposable.Dispose()
See Also