Class GatewayType
Type of Upstream Gateway
Inheritance
System.Object
GatewayType
Namespace: Fiddler
Assembly: FiddlerCore.dll
Syntax
public sealed class GatewayType : Enum
Fields
Manual
Traffic should be sent to a manually-specified proxy
Declaration
public const GatewayType Manual
Field Value
None
Traffic should be sent directly to the server
Declaration
public const GatewayType None
Field Value
System
Traffic should be sent to the System-configured proxy
Declaration
public const GatewayType System
Field Value
value__
Declaration
public byte value__
Field Value
System.
|
WPAD
Proxy should be automatically detected
Declaration
public const GatewayType WPAD