Click or drag to resize

IMethodHandlerAsyncTHierarchyItemAsyncEnableOutputDebugLogging Property

IT Hit WebDAV Classes Reference
Determines whether output produces by this handler shall be logged if debug logging is enabled.

Namespace:  ITHit.Server.Extensibility
Assembly:  ITHit.Server (in ITHit.Server.dll) Version: 11.3.10719
Syntax
bool EnableOutputDebugLogging { get; }

bool EnableOutputDebugLogging { get; }

Return Value

Type: Boolean
Boolean indicating whether output shall be logged in debug mode.
See Also