The event handler receives an argument of type ConnectEventArgs containing data related to this event. The following ConnectEventArgs properties provide information specific to this event.
Property | Description |
---|---|
DesktopHeight | Gets the Height of the remote Desktop. |
DesktopName | Gets the name of the remote Desktop, if any. |
DesktopWidth | Gets the Width of the remote Desktop. |