Close Connection#
Closes the specified RDP connection.
| Process ID | [Link] A variable that stores the process identifier. Indicates which application to work with. If the specified application is minimized or its window is covered by other windows, it will be brought to the foreground. When working with browsers, the Process ID additionally points to the specific browser tab that the block should work with. If the property is left empty, or if the Process ID variable was not previously assigned at the time of launching the application or opening the browser, the application and browser tab will be determined from the content of the corresponding selector line. The Process ID can be obtained, for example, using the Launch Application or Get Process blocks. |
| Error Handling Level | Selects the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Selects the message level that the blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Text | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |