BuildMaster SDK Reference
Version:

Dispose(bool disposing) Method

Releases the unmanaged resources used by the SlimMemoryStream and optionally releases the managed resources.

Syntax

protected virtual void Dispose(bool disposing)

Parameters

disposing
Type: bool

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