Interaction Workspace 8.0.0 .NET Developer's Guide and API Reference
IsFatalErrorEnabled Property
NamespacesGenesyslab.Desktop.InfrastructureLog4NetLoggerIsFatalErrorEnabled
Determines if messages of priority level "fatalError" will be logged.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsFatalErrorEnabled { get; }
Public ReadOnly Property IsFatalErrorEnabled As Boolean
public:
virtual property bool IsFatalErrorEnabled {
	bool get () sealed;
}
Value
true if the fatalError messages will be logged; otherwise, false..

Assembly: Genesyslab.Desktop.Infrastructure (Module: Genesyslab.Desktop.Infrastructure) Version: 8.0.2.15 (8.0.002.15)