Connection Dispose Method NetworkComms.Net Help
Dispose of the connection. Recommended usage is to call CloseConnection instead.

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

public void Dispose()

Implements

OnlineIDisposable Dispose 
See Also