Connection Listening Method NetworkComms.Net Help
Returns true if at least one local listener of the provided ConnectionType exists.

Namespace: NetworkCommsDotNet.Connections
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public static bool Listening(
	ConnectionType connectionType
)

Return Value

Type: OnlineBoolean

[Missing <returns> documentation for "M:NetworkCommsDotNet.Connections.Connection.Listening(NetworkCommsDotNet.Connections.ConnectionType)"]

See Also