NetworkComms RemoveGlobalConnectionCloseHandler Method NetworkComms.Net Help
Remove a connection shutdown delegate.

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

public static void RemoveGlobalConnectionCloseHandler(
	NetworkComms..::..ConnectionEstablishShutdownDelegate connectionShutdownDelegate
)
See Also