Interface ITcpServerEventLoopGroupFactory
Inherited Members
System.IDisposable.Dispose()
Namespace: Catalyst.Abstractions.IO.EventLoop
Assembly: Catalyst.Abstractions.dll
Syntax
public interface ITcpServerEventLoopGroupFactory : IEventLoopGroupFactory, IDisposable
Methods
| Improve this Doc View SourceGetOrCreateSupervisorEventLoopGroup()
Gets or create the supervisor event loop group.
Declaration
IEventLoopGroup GetOrCreateSupervisorEventLoopGroup()
Returns
Type | Description |
---|---|
IEventLoopGroup |