PositionWrapperStreamDispose(Boolean) Method
|
Releases the unmanaged resources used by the
PositionWrapperStream and optionally releases the managed resources
Namespace: Casewhere.CommonAssembly: Casewhere.Common (in Casewhere.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxprotected override void Dispose(
bool disposing
)
Parameters
- disposing Boolean
- True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also