forwardEngine.IncomingConnectionEventArgs Class   Table of ContentIncomingLogonMessage Property forward
IncomingConnectionEventArgs Properties

The Engine.IncomingConnectionEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCounterpartyHost
Counterparty host.
(Inherited from Engine.IncomingTelecommunicationLinkEventArgs.)
Public propertyCounterpartyIpAddress
Counterparty IP address.
(Inherited from Engine.IncomingTelecommunicationLinkEventArgs.)
Public propertyCounterpartyPort
Counterparty port.
(Inherited from Engine.IncomingTelecommunicationLinkEventArgs.)
Public propertyIncomingLogonMessage
Incoming Logon message.
Public propertyListenPort
Port where an incoming TCP connection is detected.
(Inherited from Engine.IncomingTelecommunicationLinkEventArgs.)
Public propertyRejectReason
Reject reason.
(Inherited from Engine.IncomingTelecommunicationLinkEventArgs.)
Top
See Also