Disposes of the resources (other than memory) used by the Acrux.Threading.Specialized.ObserverSubject.

Declaration Syntax
protected virtual void Dispose(
bool disposing
)
Protected Overridable Sub Dispose ( _
disposing As Boolean _
)
protected:
virtual void Dispose(
bool disposing
)

Parameters
- disposing (Boolean)
- true to release both managed and unmanaged resources; false to release only unmanaged resources.
Assembly:
Acrux.Threading (Module: Acrux.Threading) Version: 1.0.0.0 (1.0.0.35)