ConnectErrorEventArgs 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.
Data Payload for the Connection Error Events
public ref class ConnectErrorEventArgs : EventArgs
public class ConnectErrorEventArgs : EventArgs
type ConnectErrorEventArgs = class
inherit EventArgs
Public Class ConnectErrorEventArgs
Inherits EventArgs
- Inheritance
-
ConnectErrorEventArgs
Constructors
ConnectErrorEventArgs() |
Properties
ErrorMessage |
Error message |
Ex |
Exception describing the Error |