Releases the unmanaged resources used by the Stream and optionally releases the managed resources.
Namespace: FirstFloor.Documents.IO
Assembly: FirstFloor.Documents (in FirstFloor.Documents.dll) Version: 2.5.0.0 (2.5.11.0)
Syntax
Parameters
- disposing
- Type: SystemBoolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
See Also