xenadmin/XenAdmin/ConsoleView
Danilo Del Busso 9ea0a53447
Catch HRESULT E_FAIL exceptions for IRDPClient.Connect calls
The `Connect` method returns `E_FAIL` if it is called while the control is already connected or in the connecting state. This can be hit when a lot of connections are being opened at the same time, and it's there as a failsafe.

Also adds `IsAttemptingConnection` as a new field

Signed-off-by: Danilo Del Busso <danilo.delbusso@cloud.com>
2023-07-11 10:47:02 +01:00
..
ConsoleKeyHandler.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
IRemoteConsole.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
RdpClient.cs Catch HRESULT E_FAIL exceptions for IRDPClient.Connect calls 2023-07-11 10:47:02 +01:00
VNCGraphicsClient.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
VNCTabView.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
VNCTabView.Designer.cs CP-36392: Remove duplicate field in MultipleDvdIsoList.cs 2021-09-20 09:35:19 +01:00
VNCTabView.ja.resx L10N : Translation Updates & Resx sync 2022-03-03 14:35:30 +00:00
VNCTabView.resx CP-38529: Use pre-installed SSH clients to launch VM console 2022-01-06 10:50:13 +00:00
VNCTabView.zh-CN.resx L10N : Translation Updates & Resx sync 2022-03-03 14:35:30 +00:00
VNCView.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
VNCView.Designer.cs CA-339374: Changed order of control disposal. Also, fixed wrong title of the undocked console. 2020-06-01 11:10:54 +01:00
VNCView.ja.resx L10N:Translations check-ins 2017-01-06 12:46:19 +00:00
VNCView.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
VNCView.zh-CN.resx L10N:Translations check-ins 2017-01-06 12:46:19 +00:00
XSVNCScreen.cs Updated copyright notice on files. 2023-01-30 16:24:16 +00:00
XSVNCScreen.ja.resx L10N:Translations check-ins 2017-01-06 12:46:19 +00:00
XSVNCScreen.resx CP-4816: Initial commit to git repo 2013-06-24 12:41:48 +01:00
XSVNCScreen.zh-CN.resx L10N:Translations check-ins 2017-01-06 12:46:19 +00:00