forwardInitiatorConnectionSettings Constructor (String, Int32, Int32, Boolean, Message)   Table of ContentCounterparties Property forward
InitiatorConnectionSettings Properties

The InitiatorConnectionSettings type exposes the following members.

Properties
  NameDescription
Public propertyCounterparties
Gets list of all counterparties.
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.
(Inherited from SessionConnectionSettings.)
Public propertyHeartbeatInterval
If session must be logged on in role of initiator, defines value for heartbeat interval in seconds. Otherwise has undefined value.
(Inherited from SessionConnectionSettings.)
Public propertyRole
Specifies whether session must be connected as acceptor or initiator.
(Inherited from SessionConnectionSettings.)
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.
(Inherited from SessionConnectionSettings.)
Top
See Also