NetworkCommsCloseAllConnections Method (ConnectionType, EndPoint) |
Namespace:
NetworkCommsDotNet
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic static void CloseAllConnections(
ConnectionType connectionTypeToClose,
EndPoint[] closeAllExceptTheseRemoteEndPoints
)
Parameters
- connectionTypeToClose
- Type: NetworkCommsDotNet.ConnectionsConnectionType
- closeAllExceptTheseRemoteEndPoints
- Type: System.NetEndPoint
See Also