M-Files Vault Application Framework
C#
Show/Hide TOC
IThread
Context
Manager
Set(IRead
Only
Collection
Key
Value
Pair
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
(
IReadOnlyCollection
<
KeyValuePair
<
string
,
Object
>>
values
)
Parameters
values
IReadOnlyCollection
KeyValuePair
String
,
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