Search Results for

    Show / Hide Table of Contents

    Class NullMorpheoServer

    No-op server implementation.

    Inheritance
    object
    NullMorpheoServer
    Implements
    IMorpheoServer
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Morpheo.Core.Server
    Assembly: Morpheo.Core.dll
    Syntax
    public class NullMorpheoServer : IMorpheoServer

    Methods

    | Edit this page View Source

    StartAsync(CancellationToken)

    Starts the server asynchronously.

    Declaration
    public Task StartAsync(CancellationToken ct)
    Parameters
    Type Name Description
    CancellationToken ct

    Cancellation token.

    Returns
    Type Description
    Task
    | Edit this page View Source

    StopAsync(CancellationToken)

    Stops the server asynchronously.

    Declaration
    public Task StopAsync(CancellationToken ct)
    Parameters
    Type Name Description
    CancellationToken ct

    Cancellation token.

    Returns
    Type Description
    Task

    Implements

    IMorpheoServer
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2025 DEHER Rémi - Propulsé par .NET 10