The ConnectionChangeSystemRequestCancelEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ConnectToDebugger |
Specifies whether it is connecting to a Debugger session
|
![]() | DownLoadFiles |
The list of assemblies that need to be downloaded.
|
![]() | DownLoadURI |
The location where the required assemblies can be downloaded from
|
![]() | ForceLogin |
Specifies whether the connection will log in to the system and override any previous login.
|
![]() | Host |
The name of the host machine where the system is running
|
![]() | IsAnonymous |
Specifies whether the connection uses anonymous access
|
![]() | Name |
The name of the system being switched to.
|
![]() | StationName |
The station name to be used in the connection to the system
|
See Also