IThreadContextManagerGetAll Method

Definition

Namespace: MFiles.VAF.Configuration.Logging
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
IEnumerable<KeyValuePair<string, Object>> GetAll()

Return Value

IEnumerableKeyValuePairString, Object

See Also