holoride
Search Results for

    Show / Hide Table of Contents

    Interface ILoggingSettings

    Provides settings for logging and recording behavior.

    Namespace: Holoride.ElasticSDK
    Assembly: Holoride.ElasticSDK.StateReceivers.dll
    Syntax
    public interface ILoggingSettings : INotifyPropertyChanged

    Properties

    IsLoggingEnabled

    Gets or sets a value indicating whether logging is enabled.

    Declaration
    bool IsLoggingEnabled { get; set; }
    Property Value
    Type Description
    bool

    IsRecordingEnabled

    Gets or sets a value indicating whether recording is enabled.

    Declaration
    bool IsRecordingEnabled { get; set; }
    Property Value
    Type Description
    bool
    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint