Interface ICoreDebug
Namespace: Umbraco.Core.Configuration
Assembly: Umbraco.Core.dll
Syntax
public interface ICoreDebug
Properties
View SourceDumpOnTimeoutThreadAbort
Declaration
bool DumpOnTimeoutThreadAbort { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
LogUncompletedScopes
Declaration
bool LogUncompletedScopes { get; }
Property Value
Type | Description |
---|---|
System.Boolean |