ConnectionDetails Properties

The ConnectionDetails type exposes the following members.

Properties

  NameDescription
Public propertyAssemblyLocation
Specifies the path to the dependant Access Layer API files and assemblies
Public propertyConnectToDebugger
Set to True if this connection is using a Debugger session.
Public propertyDownLoadCredentials
Specifies the user credentials for the download of dependent assemblies. For example, this may be required if the DownloadURI spefies an FTP server.
Public propertyDownLoadFiles
The collection of assemblies that are required for a perticular client application.
Public propertyDownLoadURI
Specifies the location where the required assemblies can be downloaded from.
Public propertyForceLogin
Specifies whether the connection should forcibly override an existing session
Public propertyGateWayAddress
If the WCF Gateway is being used for the connection, this specifies the Gateway address to use.
Public propertyHost
The machine name or IP Address where the Runtime system has been deployed
Public propertyIsAnonymous
Determines whether the connection uses an anonymous login
Public propertyLogFolder
Specifies the location where the log file(s) wil be stored
Public propertyLogLevel
Gets/Sets the log level for the logging (Error, Info, Debug)
Public propertyStationName
The Station Name to use for the connection.
Public propertySystem
The Runtime System name to connect to.
Top
See Also

Reference