Constants used to specify strategy for the automatic establishment of the network connection.

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

Syntax

Visual Basic
Public Enumeration AutoConnectType
C#
public enum AutoConnectType

Members

Member nameDescription
Supported by the .NET Compact FrameworkDisabled
Automatic establishment of the network connection is disabled.
Supported by the .NET Compact FrameworkEnabled
Automatic establishment of the network connection is allowed.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also