Add a new connection shutdown delegate which will be called for every connection as it is closes.
Namespace: NetworkCommsDotNetAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- connectionShutdownDelegate
- Type: NetworkCommsDotNet NetworkComms ConnectionEstablishShutdownDelegate
The delegate to call on all connection shutdowns
See Also