The TCPConnectionListener type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ApplicationLayerProtocol |
The application layer protocol status for this listener.
(Inherited from ConnectionListenerBase.) |
![]() | ConnectionType |
The connection type that this listener supports.
(Inherited from ConnectionListenerBase.) |
![]() | IsDiscoverable |
True if this listener will be advertised via peer discovery
(Inherited from ConnectionListenerBase.) |
![]() | IsListening |
True if this listener is listening.
(Inherited from ConnectionListenerBase.) |
![]() | ListenerDefaultSendReceiveOptions |
The send receive options associated with this listener.
(Inherited from ConnectionListenerBase.) |
![]() | LocalListenEndPoint |
The local IPEndPoint that this listener is associated with.
(Inherited from ConnectionListenerBase.) |
![]() | SSLOptions |
SSL options that are associated with this listener
|
See Also