TraceStoppedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a trace stopped event.
public sealed class TraceStoppedEventArgs : EventArgs
type TraceStoppedEventArgs = class
inherit EventArgs
Public NotInheritable Class TraceStoppedEventArgs
Inherits EventArgs
- Inheritance
-
TraceStoppedEventArgs
Properties
Exception |
Gets the exception that occurs in the event. |
StopCause |
Gets the cause of trace to stop. |