The MapConnection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Available |
Determines if the connection is currently available (i.e., ready to provide the map data).
| |
| FwxClient |
Gets or sets the FWX Client used for communication.
| |
| MapType |
Gets the map type of this connection.
| |
| Name |
Unique name of this map connection.
| |
| Proxy |
Gets or sets the proxy server to be used with this connection.
| |
| ProxyPassword |
Password to be used with the proxy connection.
| |
| ProxyUsername |
Username to be used with the proxy connection.
| |
| SecurityServerKey |
Gets or sets the security server key.
| |
| Status |
Gets the connection status. OK, invalid credentials, network error, etc.
|