M-Files Vault Application Framework
C#
Show/Hide TOC
Log
Manager
Base
Thread
Context Property
Definition
Namespace:
MFiles.VAF.Configuration.Logging
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
abstract
IThreadContextManager
ThreadContext
{
get
; }
Property Value
IThreadContextManager
Implements
ILogManager
ThreadContext
See Also
Reference
LogManagerBase Class
MFiles.VAF.Configuration.Logging Namespace
In This Article
Definition
Property Value
Implements
See Also