System.Collections.Concurrent.BlockingCollection<T>.Dispose Method

Releases resources used by the System.Collections.Concurrent.BlockingCollection`1 instance.

Syntax

protected virtual void Dispose (bool disposing)

Parameters

disposing
Whether being disposed explicitly (true) or due to a finalizer (false).

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Collections.Concurrent
Assembly: System (in System.dll)
Assembly Versions: 4.0.0.0