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
ConstructString | Returns a string that holds all the construction information for this object. |
IsDisposed | Gets a value indicating whether the Listener has been disposed or not. |
Listening | Gets a value indicating whether the Listener is currently listening or not. |
Protected Instance Properties
Address | Gets or sets the address on which to listen on. |
Clients | Gets the list of connected clients. |
ListenSocket | Gets or sets the listening Socket. |
Port | Gets or sets the port number on which to listen on. |
See Also
Listener Class | Org.Mentalis.Proxy Namespace