The properties of the Connection class are listed below. For a complete list of Connection class members, see the Connection Members topic.
ClientConfiguration | Name of the Configuration information to load when the connection is opened |
ConnectionIsOpen | Indicates whether or not the Connection is currently open |
ImageDropUrl | Location that the images created by the MapServer are stored |
Key | The Key that uniquely identifies this object when used in the Connections collection in the Command object |
MachineName | Machine that is the current MapServer (the one the web service talks to); |
MapImageLocation | Location (path and filename) of the current map image returned from the Web Service |
Password | Password used for authentication the Mapping Web Services |
Port | Port that the Mapping Web Services utilize - Deprecated ? |
ServerUrl | URL of the Mapping Web Service |
UserName | Username that was used for authentication |
WebServiceName | Name of the Mapping Web Service |
WindowLimits | Limits of the current display as returned from the MapServer |
Connection Class | MapMatrix.MapControls Namespace