ConnectionListenerBase PropertiesNetworkComms.Net Help
The ConnectionListenerBase type exposes the following members.
Properties

  NameDescription
Public propertyApplicationLayerProtocol
The application layer protocol status for this listener.
Public propertyConnectionType
The connection type that this listener supports.
Public propertyIsDiscoverable
True if this listener will be advertised via peer discovery
Public propertyIsListening
True if this listener is listening.
Public propertyListenerDefaultSendReceiveOptions
The send receive options associated with this listener.
Public propertyLocalListenEndPoint
The local IPEndPoint that this listener is associated with.
Back to Top
See Also