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 name | Description | |
---|---|---|
Disabled |
Automatic establishment of the network connection is disabled.
| |
Enabled |
Automatic establishment of the network connection is allowed.
|