This class is responsible for the management of the network connection on .NET Compact Framework.

Namespace:  Rebex.Net.ConnectionManagement
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public NotInheritable Class ConnectionManager
C#
public sealed class ConnectionManager

Inheritance Hierarchy

System..::..Object
  Rebex.Net.ConnectionManagement..::..ConnectionManager

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also