PortMapListener Properties

Mentalis.org Proxy

Mentalis.org Proxy Documentation

PortMapListener Properties

The properties of the PortMapListener class are listed below. For a complete list of PortMapListener class members, see the PortMapListener Members topic.

Public Instance Properties

ConstructStringReturns a string that holds all the construction information for this object.
IsDisposed (inherited from Listener)Gets a value indicating whether the Listener has been disposed or not.
Listening (inherited from Listener)Gets a value indicating whether the Listener is currently listening or not.

Protected Instance Properties

Address (inherited from Listener)Gets or sets the address on which to listen on.
Clients (inherited from Listener)Gets the list of connected clients.
ListenSocket (inherited from Listener)Gets or sets the listening Socket.
Port (inherited from Listener)Gets or sets the port number on which to listen on.

Private Instance Properties

MapToGets or sets the IP EndPoint to map all incoming traffic to.

See Also

PortMapListener Class | Org.Mentalis.Proxy.PortMap Namespace