Listener Properties

Mentalis.org Proxy

Mentalis.org Proxy Documentation

Listener Properties

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

Public Instance Properties

ConstructStringReturns a string that holds all the construction information for this object.
IsDisposedGets a value indicating whether the Listener has been disposed or not.
ListeningGets a value indicating whether the Listener is currently listening or not.

Protected Instance Properties

AddressGets or sets the address on which to listen on.
ClientsGets the list of connected clients.
ListenSocketGets or sets the listening Socket.
PortGets or sets the port number on which to listen on.

See Also

Listener Class | Org.Mentalis.Proxy Namespace