PowerTCP FTP for .NET
Dispose(Boolean) Method



true to release both managed and unmanaged resources; false to release only unmanaged resources.
Releases the unmanaged resources used by the Component and optionally releases the managed resources.
Syntax
Protected Overloads Overrides Sub Dispose( _
   ByVal disposing As Boolean _
) 
Dim instance As Ftp
Dim disposing As Boolean
 
instance.Dispose(disposing)
protected override void Dispose( 
   bool disposing
)
protected:
void Dispose( 
   bool disposing
) override 

Parameters

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

Reference

Ftp Class
Ftp Members
Overload List


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic