Connection StopListening Method (ConnectionType)NetworkComms.Net Help
Stops all local listeners of the provided ConnectionType.

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

public static void StopListening(
	ConnectionType connectionType
)
See Also