ScriptEventScopeLoggerGetEventHandlerLogContext Method

Definition

Namespace: MFiles.VAF.Core
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected virtual Dictionary<string, Object> GetEventHandlerLogContext(
	EventHandlerEnvironment env
)

Parameters

env  EventHandlerEnvironment
 

Return Value

DictionaryString, Object

See Also