M-Files Vault Application Framework
C#
Show/Hide TOC
IThread
Context
Manager Interface
Definition
Namespace:
MFiles.VAF.Configuration.Logging
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
interface
IThreadContextManager
Methods
GetAll
Set(IReadOnlyCollection
KeyValuePair
String, Object
)
Set(String, Object)
TryGet
See Also
Reference
MFiles.VAF.Configuration.Logging Namespace
In This Article
Definition
Methods
See Also