Share via


DssApplicationSettings Members

Microsoft Robotics Class Reference

The DssApplicationSettings type exposes the following members.

Fields

  Name Description
Public fieldStatic member Key_AllowUnsecuredRemoteAccess
Whether the node will use the fully qualified domain name. If this value is false, just localhost is used.
Public fieldStatic member Key_BinarySerialization
Transport binary serialization enable/disable
Public fieldStatic member Key_DssDefaultRuntimeResources
Dss Forwarder message capture key
Public fieldStatic member Key_DssHostName
Dss Hostname used for all transport uri resolution
Public fieldStatic member Key_DssHttpPort
Dss Http Port
Public fieldStatic member Key_DssMessageLoggingPath
Dss Message Logging output path
Public fieldStatic member Key_DsspTimeScale
Dss Forwarder message capture key
Public fieldStatic member Key_DssTcpPort
Dss Tcp Port
Public fieldStatic member Key_ForwarderDsspTimeoutTracking
Dss Forwarder message capture key
Public fieldStatic member Key_ForwarderMessageCapture
Dss Forwarder message capture key
Public fieldStatic member Key_LocalFileAccess
Determines Dss node access to local file system. If writes are disabled no cache updates or other disk writes will occur from Dss core services
Public fieldStatic member Key_MaxPendingHttpRequests
Maximum number of outstanding requests allowed on outbound HTTP connections
Public fieldStatic member Value_BinarySerializationAllTransports
All transports must binary serialize
Public fieldStatic member Value_BinarySerializationDisabled
Only non http transports must binary serialize
Public fieldStatic member Value_ForwarderMessageHandlingCaptureInbound
All inbound messages are logged to disk
Public fieldStatic member Value_ForwarderMessageHandlingCaptureInboundOutbound
All inbound and outbound messages are logged to disk
Public fieldStatic member Value_ForwarderMessageHandlingCaptureInboundOutboundWhenDiagnosticHeaderPresent
Inbound and outboundservice operations with the DSS diagnostic header present are are logged to disk
Public fieldStatic member Value_ForwarderMessageHandlingCaptureInboundWhenDiagnosticHeaderPresent
Only inbound service operations with the DSS diagnostic header present are are logged to disk
Public fieldStatic member Value_ForwarderMessageHandlingCaptureOutbound
All outbound messages are logged to disk
Public fieldStatic member Value_ForwarderMessageHandlingCaptureOutboundWhenDiagnosticHeaderPresent
Only outbound service operations with the DSS diagnostic header present are are logged to disk
Public fieldStatic member Value_LocalFileAccessRead
Read only access to local file system
Public fieldStatic member Value_LocalFileAccessReadWrite
Read only access to local file system

See Also

DssApplicationSettings Class

Microsoft.Dss.Core Namespace