Interface IListenerFactory
public interface IListenerFactory
Methods
CreateAsync(CancellationToken)
Task<IListener> CreateAsync(CancellationToken token)
Parameters
token
CancellationToken
public interface IListenerFactory
Task<IListener> CreateAsync(CancellationToken token)
token
CancellationToken