Share via


DssRuntimeConfiguration Members

Microsoft Robotics Class Reference

The DssRuntimeConfiguration type exposes the following members.

Constructors

  Name Description
Public method DssRuntimeConfiguration
Initializes a new instance of the DssRuntimeConfiguration class

Methods

  Name Description
Public methodStatic member EnableMessageLogging
Sets the following configuration options to enable full logging of service messages CaptureInbound, CaptureOutbound, DisableBinarySerialization
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  Name Description
Public fieldStatic member ConfigurationSystemException
If set the configuration file is most likely corrupt

Properties

  Name Description
Public property AllowUnsecuredRemoteAccess
Gets a value indicating whether to use a fully qualified domain name.
Public propertyStatic member DefaultRuntimeResources
XSLT resource name to use for default target results. It is invoked to present a web page for all un-resolved URIs requests
Public property Forwarders
Ordered collection of forwarder constructor delegates used to build DSS service message pipelines
Public propertyStatic member HostConfigurationOptions
Runtime configuration options read from the host configuration file
Public property HostName
Host name
Public property HostRootDir
Root directory of host executable.
Public propertyStatic member MaxPendingHttpRequests
Maximum number of pending HTTP outbound requests.
Public propertyStatic member MessageLoggingPath
File system directory path to store generated log files
Public propertyStatic member NodeStart
Node start time
Public propertyStatic member PendingDsspOperationTableSize
Initial number of entries for table of pending outbound operations, per service
Public property PublicHttpPort
Http port to listen on
Public property PublicTcpPort
Tcp port to listen on
Public property SecuritySettings
Key file
Public propertyStatic member TimeScale
Factor multiplied by all timespan values used as timeouts in Dssp operations
Public property Transports
Dictionary of transport configuration parameters for a given Uri scheme

See Also

DssRuntimeConfiguration Class

Microsoft.Dss.Core Namespace