| DataUtilsLogContextCreateContext Method |
CreateContext with DataUtilsLogState
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static IDisposable CreateContext(
bool suppressEventLog,
EventLogEntryType logAsType
)
Parameters
- suppressEventLog
- Type: SystemBoolean
- logAsType
- Type: System.DiagnosticsEventLogEntryType
Return Value
Type:
IDisposable
See Also