Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Data Namespace / SimplePackage Class / Dispose Method / Dispose(Boolean) Method
Indicates if its safe to release all of the managed resources

Dispose(Boolean) Method
Dispose managed and unmanaged resources
Syntax
'Declaration
 
Protected Overloads Overridable Sub Dispose( _
   ByVal releaseManaged As Boolean _
) 
 

Parameters

releaseManaged
Indicates if its safe to release all of the managed resources
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also