FgChan<T> constructor

FgChan<T>()

创建一个通道 Create a channel

Implementation

FgChan() : _receivePort = ReceivePort();