TraceStoppedEventArgs 클래스

정의

추적 중지 이벤트를 나타냅니다.

public sealed class TraceStoppedEventArgs : EventArgs
type TraceStoppedEventArgs = class
    inherit EventArgs
Public NotInheritable Class TraceStoppedEventArgs
Inherits EventArgs
상속
TraceStoppedEventArgs

속성

Exception

이벤트에서 발생하는 예외를 가져옵니다.

StopCause

추적의 중지 원인을 가져옵니다.

적용 대상