Settings Members

The Settings type exposes the following members.

Constructors


  Name Description
Public method Settings
Initializes a new instance of the Settings class.

Methods


  Name Description
Public method Equals(System.Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns a String that represents this instance.

Properties


  Name Description
Public property AddLoggingReceive
Gets a value indicating whether [add logging receive].
Public property Config
Gets the configuration.
Public property ConfigVersion
Gets the configuration version.
Public property CreationTimeout
Gets the creation timeout.
Public property DebugAutoReceive
Gets a value indicating whether [debug automatic receive].
Public property DebugEventStream
Gets a value indicating whether [debug event stream].
Public property DebugLifecycle
Gets a value indicating whether [debug lifecycle].
Public property DebugRouterMisconfiguration
Gets a value indicating whether [debug router misconfiguration].
Public property DebugRouterMisConfiguration
Gets a value indicating whether [debug router mis configuration].
Public property DebugUnhandledMessage
Gets a value indicating whether [debug unhandled message].
Public property Home
Gets the home.
Public property LogConfigOnStart
Gets a value indicating whether [log configuration on start].
Public property LogDeadLetters
Gets the log dead letters.
Public property LogDeadLettersDuringShutdown
Gets a value indicating whether [log dead letters during shutdown].
Public property Loggers
Gets the loggers.
Public property LoggerStartTimeout
Gets the logger start timeout.
Public property LogLevel
Gets the log level.
Public property ProviderClass
Gets the provider class.
Public property SerializeAllCreators
Gets a value indicating whether [serialize all creators].
Public property SerializeAllMessages
Gets a value indicating whether [serialize all messages].
Public property StdoutLogLevel
Gets the stdout log level.
Public property SupervisorStrategyClass
Gets the supervisor strategy class.
Public property System
Gets the system.
Public property UnstartedPushTimeout
Gets the unstarted push timeout.