Global connection base class for NetworkComms.Net. Most user interactions happen using a connection object.
Extended by TCPConnection and UDPConnection.
Inheritance Hierarchy
NetworkCommsDotNet.Connections Connection
NetworkCommsDotNet.Connections IPConnection
Namespace: NetworkCommsDotNet.Connections
Assembly: NetworkCommsDotNet (in NetworkCommsDotNet.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
See Also