Click or drag to resize

ConnectionStopListening Method (ListConnectionListenerBase)

Namespace:  NetworkCommsDotNet.Connections
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static void StopListening(
	List<ConnectionListenerBase> listeners
)

Parameters

listeners
Type: System.Collections.GenericListConnectionListenerBase
See Also