The Channel<(Of <(<'T>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Channel<(Of <(<'T>)>)>()()()() | Initializes a new instance of the Channel<(Of <(<'T>)>)> class | |
| Channel<(Of <(<'T>)>)>(Int32) | Initializes a new instance of the Channel<(Of <(<'T>)>)> class |
Methods
| Name | Description | |
|---|---|---|
| Close | ||
| Dispose | Releases all resources used by the Channel<(Of <(<'T>)>)> | |
| Finalize | (Overrides Object..::..Finalize()()()().) | |
| Get()()()() | ||
| Get(Int32, T) | ||
| Resize | ||
| Set(T) | ||
| Set(T, Int32) |
Extension Methods
| Name | Description | |
|---|---|---|
| RunAsync(String, array<Object>[]()[][]) | Overloaded.
Starts the given Method as async Task on the given TaskDistributor.
(Defined by ObjectExtension.) | |
| RunAsync(String, TaskDistributor, array<Object>[]()[][]) | Overloaded.
Starts the given Method as async Task on the given TaskDistributor.
(Defined by ObjectExtension.) | |
| RunAsync<(Of <<'(T>)>>)(String, array<Object>[]()[][]) | Overloaded.
Starts the given Method as async Task on the given TaskDistributor.
(Defined by ObjectExtension.) | |
| RunAsync<(Of <<'(T>)>>)(String, TaskDistributor, array<Object>[]()[][]) | Overloaded.
Starts the given Method as async Task on the given TaskDistributor.
(Defined by ObjectExtension.) |
Properties
| Name | Description | |
|---|---|---|
| BufferSize |