The MapConnection type exposes the following members.

Properties

  NameDescription
Public propertyAvailable
Determines if the connection is currently available (i.e., ready to provide the map data).
Public propertyFwxClient
Gets or sets the FWX Client used for communication.
Public propertyMapType
Gets the map type of this connection.
Public propertyName
Unique name of this map connection.
Public propertyProxy
Gets or sets the proxy server to be used with this connection.
Public propertyProxyPassword
Password to be used with the proxy connection.
Public propertyProxyUsername
Username to be used with the proxy connection.
Public propertySecurityServerKey
Gets or sets the security server key.
Public propertyStatus
Gets the connection status. OK, invalid credentials, network error, etc.

See Also