CFSocket.CFSocketConnectEventArgs 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.
EventArgs for the ConnectEvent event.
public class CFSocket.CFSocketConnectEventArgs : EventArgs
type CFSocket.CFSocketConnectEventArgs = class
inherit EventArgs
- Inheritance
-
CFSocket.CFSocketConnectEventArgs
Constructors
| Name | Description |
|---|---|
| CFSocket.CFSocketConnectEventArgs(CFSocketError) | |
Properties
| Name | Description |
|---|---|
| Result | |
Methods
| Name | Description |
|---|---|
| ToString() |
Human readable description of the event arguments. |