Enum SplitTunnelMode
Specifies the split tunneling mode for VPN traffic.
Namespace: VpnSDK.Common.Enums
Assembly: cs.temp.dll.dll
Syntax
public enum SplitTunnelMode
Fields
| Name | Description |
|---|---|
| Disabled | Disables split tunneling. All network traffic goes through the VPN tunnel. |
| RouteSelectedTrafficOutsideVpn | Routes selected network traffic outside the VPN tunnel. |