Rfc1006Base.Dispose Method (Boolean)
Releases the unmanaged resources used by the Rfc1006Base class and optionally releases the managed resources.
Namespace:
Rfc1006LibNet.Advanced
Assembly:
Rfc1006LibNet.Advanced (in Rfc1006LibNet.Advanced.dll) Version: 1.0.2.0 (1.0.5.3)
Syntax
C#
protected virtual void Dispose( bool disposing )
Parameters
disposing
Type: System.Boolean
The value true to release both managed and unmanaged resources; otherwise the value false to release only unmanaged resources.