NetworkComms CloseAllConnections Method (ConnectionType)NetworkComms.Net Help
Close all connections of the provided ConnectionType

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

public static void CloseAllConnections(
	ConnectionType connectionType
)
See Also