Mentalis.org Security Library documentation

SecureTcpListener Properties

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

Public Instance Properties

LocalEndpoint Gets the underlying EndPoint of the current SecureTcpListener.

Protected Instance Properties

Active Gets a value that indicates whether SecureTcpListener is actively listening for client connections.
SecurityOptions Gets the security options that are used for incoming connections.
Server Gets the underlying SecureSocket.

See Also

SecureTcpListener Class | Org.Mentalis.Security.Ssl Namespace