public final class NEEvaluateConnectionRuleAction
extends java.lang.Object
Evaluate Connection rule actions
| Modifier and Type | Field and Description |
|---|---|
static long |
ConnectIfNeeded
[@const] NEEvaluateConnectionRuleActionConnectIfNeeded Start the VPN connection if the destination host is not accessible directly
|
static long |
NeverConnect
[@const] NEEvaluateConnectionRuleActionNeverConnect Do not start the VPN connection
|
public static final long ConnectIfNeeded
public static final long NeverConnect