TerminatedEventArgs Class
Provides data for the Terminated, Terminated and Terminated events.
public sealed class TerminatedEventArgs : EventArgs
Public NotInheritable Class TerminatedEventArgs
Inherits EventArgs
- Inheritance:
- System.ObjectSystem.EventArgsTerminatedEventArgs
Properties
Exception
Gets the client exception.
Property Value
- System.Exception
The client exception.