Channel<T> Constructor

Definition

Initializes an instance of the Channel<T> class.

protected:
 Channel();
protected Channel ();
Protected Sub New ()

Applies to