forwardEngine.UnknownIncomingConnectionEventArgs Class   Table of ContentUnknownIncomingConnectionEventArgs Methodsforward
UnknownIncomingConnectionEventArgs Properties

The Engine.UnknownIncomingConnectionEventArgs 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.
(Inherited from Engine.IncomingConnectionEventArgs.)
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