forwardAcceptorConnectionSettings Constructor    Table of ContentAcceptorConnectionSettings Methodsforward
AcceptorConnectionSettings Properties

The AcceptorConnectionSettings 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.
(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