Connection RemoveShutdownHandler Method NetworkComms.Net Help
Remove a connection specific shutdown delegate.

Namespace: NetworkCommsDotNet.Connections
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public void RemoveShutdownHandler(
	NetworkComms..::..ConnectionEstablishShutdownDelegate handlerToRemove
)
See Also