Show / Hide Table of Contents

    Interface ITcpServerEventLoopGroupFactory

    Inherited Members
    IEventLoopGroupFactory.GetOrCreateHandlerWorkerEventLoopGroup()
    IEventLoopGroupFactory.GetOrCreateSocketIoEventLoopGroup()
    System.IDisposable.Dispose()
    Namespace: Catalyst.Abstractions.IO.EventLoop
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public interface ITcpServerEventLoopGroupFactory : IEventLoopGroupFactory, IDisposable

    Methods

    | Improve this Doc View Source

    GetOrCreateSupervisorEventLoopGroup()

    Gets or create the supervisor event loop group.

    Declaration
    IEventLoopGroup GetOrCreateSupervisorEventLoopGroup()
    Returns
    Type Description
    IEventLoopGroup
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network