Start Method
Overload List
Name | Description | |
---|---|---|
Start(String, String, Char) | Start a QWS3270 program and attempt to connect to the specified host. | |
Start(String, String, Char, Int32) | Start a QWS3270 program and attempt to connect to the specified host on the specified port number. | |
Start(String, String, Char, Int32, String) | Start a QWS3270 program and attempt to connect to the specified host on the specified port number. You can also request a terminal type. | |
Start(String, String, Char, Int32, String, String) | Start a QWS3270 program and attempt to connect to the specified host on the specified port number. You can also request a terminal type and logical unit (LU) name. | |
Start(String, String, String, Int32, String, String) | Start a QWS3270 program and attempt to connect to the specified host on the specified port number. You can also request a terminal type and logical unit (LU) name. |