M-Files Vault Application Framework
C#
Show/Hide TOC
IThread
Context
Manager
Set(String, Object) Method
Definition
Namespace:
MFiles.VAF.Configuration.Logging
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
IDisposable
Set
(
string
name
,
Object
value
)
Parameters
name
String
value
Object
Return Value
IDisposable
See Also
Reference
IThreadContextManager Interface
Set Overload
MFiles.VAF.Configuration.Logging Namespace
In This Article
Definition
Parameters
Return Value
See Also