Namespace: NetworkCommsDotNet
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- connectionTypeToClose
- Type: NetworkCommsDotNet.Connections ConnectionType
The type of connections to be closed. ConnectionType.Undefined matches all types.
- closeAllExceptTheseRemoteEndPoints
- Type:
System.Net EndPoint
Close all except those with remote EndPoint that is provided inEndPoint array
See Also