The Channel type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | Close | (Inherited from Channel<(Of <(<'T>)>)>.) |
![]() | Dispose | (Inherited from Channel<(Of <(<'T>)>)>.) |
![]() | Finalize | (Inherited from Channel<(Of <(<'T>)>)>.) |
![]() | Get()()()() | (Inherited from Channel<(Of <(<'T>)>)>.) |
![]() | Get(Int32, T) | (Inherited from Channel<(Of <(<'T>)>)>.) |
![]() | Resize | (Inherited from Channel<(Of <(<'T>)>)>.) |
![]() | Set(T) | (Inherited from Channel<(Of <(<'T>)>)>.) |
![]() | Set(T, Int32) | (Inherited from Channel<(Of <(<'T>)>)>.) |
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 | (Inherited from Channel<(Of <(<'T>)>)>.) |