Search Results for

    Show / Hide Table of Contents

    Class DiagnosticsService

    A class for handling diagnostics.

    Inheritance
    System.Object
    DiagnosticsService
    Namespace: FM.LiveSwitch.Diagnostics
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class DiagnosticsService : object

    Constructors

    DiagnosticsService(String, LogContext, IDiagnosticsProvider, Int32)

    Constructor.

    Declaration
    public DiagnosticsService(string label, LogContext logContext, IDiagnosticsProvider provider, int intervalMs)
    Parameters
    Type Name Description
    System.String label
    LogContext logContext
    IDiagnosticsProvider provider
    System.Int32 intervalMs

    Methods

    Start()

    Start the Diagnostics Service.

    Declaration
    public void Start()

    Stop()

    Stop the Diagostics Service.

    Declaration
    public void Stop()
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.24.3