Every connection will probably have to perform connection specific shutdown tasks. This is called before the global
connection close tasks.
Namespace: NetworkCommsDotNet.Connections.UDPAssembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- closeDueToError
- Type:
System Boolean
Closing a connection due an error possibly requires a few extra steps.
- logLocation (Optional)
- Type:
System Int32
Optional debug parameter for determining the location of the close.
See Also