Returns true if at least one local listener of the provided ConnectionType exists.
Namespace: NetworkCommsDotNet.ConnectionsAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- connectionType
- Type: NetworkCommsDotNet.Connections ConnectionType
The ConnectionType to check.
Return Value
Type: Boolean[Missing <returns> documentation for "M:NetworkCommsDotNet.Connections.Connection.Listening(NetworkCommsDotNet.Connections.ConnectionType)"]
See Also