|
| .NET Framework Class Library |
| BlockingCollection<(Of <(T>)>)..::.Dispose Method |
| BlockingCollection<(Of <(T>)>) Class See Also Send Feedback |
Releases resources used by the BlockingCollection<(Of <(T>)>) instance.
Namespace:
System.Collections.Concurrent
Assembly:
System.Threading (in System.Threading.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Sub Dispose |
| C# |
|---|
public void Dispose() |