FormattedTraceListenerBaseTraceEvent Method (TraceEventCache, String, TraceEventType, Int32) |
Namespace:
PDTec.IceNet.Sdk.Utils
Assembly:
PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public override void TraceEvent(
TraceEventCache eventCache,
string source,
TraceEventType eventType,
int id
)
Parameters
- eventCache
- Type: System.DiagnosticsTraceEventCache
- source
- Type: SystemString
- eventType
- Type: System.DiagnosticsTraceEventType
- id
- Type: SystemInt32
See Also