logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Interface ISystemMonitorsProviderFactory

    Factory interface for creating instances of ISystemMonitorsProvider.

    Namespace: Serenity.SystemConfiguration.Application.Interfaces
    Assembly: Serenity.SystemConfiguration.Application.dll
    Syntax
    public interface ISystemMonitorsProviderFactory

    Methods

    Create()

    Creates an instance of ISystemMonitorsProvider.

    Declaration
    ISystemMonitorsProvider Create()
    Returns
    Type Description
    ISystemMonitorsProvider

    An instance of ISystemMonitorsProvider.

    In this article
    © 2026 Serenity. All Rights Reserved