PowerTCP Mail for .NET
Dispose(Boolean) Method




true to release both managed and unmanaged resources; false to release only unmanaged resources.
Releases all resources associated with the object.
Syntax
Protected Overloads Overridable Sub Dispose( _
   ByVal disposing As Boolean _
) 
Dim instance As Part
Dim disposing As Boolean
 
instance.Dispose(disposing)
protected virtual void Dispose( 
   bool disposing
)
protected: virtual void Dispose( 
   bool disposing
) 
protected:
virtual void Dispose( 
   bool disposing
) 

Parameters

disposing
true to release both managed and unmanaged resources; false to release only unmanaged resources.
See Also

Reference

Part Class
Part Members
Overload List


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic