Click or drag to resize

LogicalWriterDispose Method

Releases the unmanaged resources used by the LogicalWriter object and optionally releases the managed resources.

Namespace: GSF.PQDIF.Logical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public void Dispose()
View Source

Implements

IDisposableDispose
See Also