Tracer.TraceException(Exception, TraceEventType) Yöntem

Tanım

Bir özel durumu izler.

public void TraceException (Exception ex, System.Diagnostics.TraceEventType eventType = System.Diagnostics.TraceEventType.Error);
abstract member TraceException : Exception * System.Diagnostics.TraceEventType -> unit
override this.TraceException : Exception * System.Diagnostics.TraceEventType -> unit
Public Sub TraceException (ex As Exception, Optional eventType As TraceEventType = System.Diagnostics.TraceEventType.Error)

Parametreler

ex
Exception

İzlenecek özel durum

eventType
TraceEventType

İzlenecek etkinliğin türü

Uygulamalar

Şunlara uygulanır