Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
            
        
        Namespace: Simol.ConsistencyAssembly: Simol (in Simol.dll) Version: 1.0.0.0
Syntax
| C# | 
|---|
public void Dispose()  | 
| Visual Basic | 
|---|
Public Sub Dispose  | 
| Visual C++ | 
|---|
public: virtual void Dispose() sealed  |