Click or drag to resize

NativeProxyDefault Property

Gets the default proxy. The default proxy is the proxy with the first identifier, ordered using alphabetic sort.

Namespace:  ShellBoost.Core.Client
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public static NativeProxy Default { get; }

Property Value

Type: NativeProxy
The default proxy.
See Also