|
| ESRI.ArcGIS.ADF.Connection | |
| TCPConnection Constructor(String,Int32) | |
| See Also Send comments on this topic. | |
| ESRI.ArcGIS.ADF.Connection.IMS Namespace > TCPConnection Class > TCPConnection Constructor : TCPConnection Constructor(String,Int32) |
- host
- Name of machine hosting the ArcIMS App Server.
- port
- Port at which the ArcIMS App Server is hosted.
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- host
- Name of machine hosting the ArcIMS App Server.
- port
- Port at which the ArcIMS App Server is hosted.
| Exception | Description |
|---|---|
| TCPConnectionException | Connect has failed. The InnerException property gives access to the exception that triggered this one. |