IEventLoop Interface

Definition

public interface IEventLoop
type IEventLoop = interface
Public Interface IEventLoop
Derived

Methods

Name Description
PollAsync(CancellationToken)

Poll the target for any work to be done.

Applies to