IEventLoop 接口

定义

public interface IEventLoop
type IEventLoop = interface
Public Interface IEventLoop
派生

方法

PollAsync(CancellationToken)

轮询目标以查找要完成的任何工作。

适用于