forwardSessionConnectionSettings Constructor    Table of ContentCustomLogonMessage Property forward
SessionConnectionSettings Properties

The SessionConnectionSettings type exposes the following members.

Properties
  NameDescription
Public propertyCustomLogonMessage
If session must be logged on in role of initiator, defines custom logon message which must be sent at logon. Otherwise has null value.
Public propertyHeartbeatInterval
If session must be logged on in role of initiator, defines value for heartbeat interval in seconds. Otherwise has undefined value.
Public propertyRole
Specifies whether session must be connected as acceptor or initiator.
Public propertySetResetSequenceNumbers
If session must be logged on in role of initiator, defines whether 'SetResetSequenceNumbers' flag must be sent within logon message. Otherwise has undefined value.
Top
See Also