M-Files Vault Application Framework
C#
Show/Hide TOC
IThread
Context
Manager
Get
All Method
Definition
Namespace:
MFiles.VAF.Configuration.Logging
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
IEnumerable
<
KeyValuePair
<
string
,
Object
>>
GetAll
()
Return Value
IEnumerable
KeyValuePair
String
,
Object
See Also
Reference
IThreadContextManager Interface
MFiles.VAF.Configuration.Logging Namespace
In This Article
Definition
See Also