The SessionSettings type exposes the following members.

Properties

  NameDescription
Public propertyApplicationHostComputerName
Gets the name of the computer that is hosting the Icelib application.
Public propertyApplicationHostDisplayVersion
Gets the application host display version for the session.
Public propertyApplicationHostFileVersion
Gets the application host file version for the session.
Public propertyApplicationName
Gets or sets the Application Name for the session.
Public propertyApplicationProfileName
Gets or sets the Application Profile Name for the session.
Public propertyApplicationTraceId
Gets or sets the Application Trace ID for this session.
Public propertyClassOfService
Gets or sets the ClassOfService for the session.
Public propertyCustomSettings
Gets a collection which can be used to set custom parameters for the Session.
Public propertyDeviceType
Gets or sets the DeviceType for the session.
Public propertyIcelibDisplayVersion
Gets the IceLib display version for the session.
Public propertyIcelibFileVersion
Gets the IceLib file version for the session.
Public propertyIsoLanguage
Gets or sets the ISO culture name for the session.
Public propertyLicense
Gets or sets the license for this session.
Public propertyMachineName
Gets or sets the MachineName for the session.
Public propertyMarketPlaceApplicationCode
Gets or sets the MarketPlace application code.
Public propertyMarketPlaceApplicationLicenseName
Gets or sets the MarketPlace application's license name.
Public propertyReadyForInteractions
Gets or sets application's readiness to make or receive Interactions.

See Also