The Channel<(Of <(<'T>)>)> type exposes the following members.

Constructors

  NameDescription
Public methodChannel<(Of <(<'T>)>)>()()()()
Initializes a new instance of the Channel<(Of <(<'T>)>)> class
Public methodChannel<(Of <(<'T>)>)>(Int32)
Initializes a new instance of the Channel<(Of <(<'T>)>)> class

Methods

Extension Methods

  NameDescription
Public Extension MethodRunAsync(String, array<Object>[]()[][])Overloaded.
Starts the given Method as async Task on the given TaskDistributor.
(Defined by ObjectExtension.)
Public Extension MethodRunAsync(String, TaskDistributor, array<Object>[]()[][])Overloaded.
Starts the given Method as async Task on the given TaskDistributor.
(Defined by ObjectExtension.)
Public Extension MethodRunAsync<(Of <<'(T>)>>)(String, array<Object>[]()[][])Overloaded.
Starts the given Method as async Task on the given TaskDistributor.
(Defined by ObjectExtension.)
Public Extension MethodRunAsync<(Of <<'(T>)>>)(String, TaskDistributor, array<Object>[]()[][])Overloaded.
Starts the given Method as async Task on the given TaskDistributor.
(Defined by ObjectExtension.)

Properties

  NameDescription
Public propertyBufferSize

See Also