Share via


IEventLoop Interface

Definition

public interface IEventLoop
type IEventLoop = interface
Public Interface IEventLoop
Derived

Methods

PollAsync(CancellationToken)

Poll the target for any work to be done.

Applies to