Search Results for

    Show / Hide Table of Contents

    Class HostingExtensions

    Extension methods for configuring the Morpheo worker.

    Inheritance
    object
    HostingExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Morpheo.Core
    Assembly: Morpheo.Core.dll
    Syntax
    public static class HostingExtensions

    Methods

    | Edit this page View Source

    UseMorpheoWorker(IHostBuilder)

    Configures the host to run as a Morpheo worker, adapting to the underlying operating system (Windows Service, Systemd, etc.).

    Declaration
    public static IHostBuilder UseMorpheoWorker(this IHostBuilder builder)
    Parameters
    Type Name Description
    IHostBuilder builder

    The host builder.

    Returns
    Type Description
    IHostBuilder

    The configured host builder.

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