次の方法で共有


IEventLoop インターフェイス

定義

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

メソッド

PollAsync(CancellationToken)

実行する作業をターゲットにポーリングします。

適用対象