forwardHandler Constructor (String, String, String, String, String)   Table of ContentDialectFile Property forward
Handler Properties

The Handler type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDialectFile
Gets or sets path of dialect file.
Public propertyStatic memberFixMessagesTraceSwitch
Gets TraceSwitch for tracing FIX messages.
Public propertyStatic memberHandlerTraceSwitch
Gets TraceSwitch for tracing handler messages.
Public propertyStatic memberLicensePath
Gets or sets license directory.
Public propertyStatic memberLogDirectory
Gets or sets log directory.
Public propertyProcessNextExpectedSeqNumFromCmeLogout
If true will set the session outgoing sequence number to the NextExpectedMsgSeqNum (tag 789) field value from the CME Logout message.
Public propertySession
Gets underlying Fix Session.
Top
See Also