SocketsHttpHandler.UseProxy Propiedad

Definición

Obtiene o establece un valor que indica si el controlador debe usar un proxy.

public:
 property bool UseProxy { bool get(); void set(bool value); };
public bool UseProxy { get; set; }
member this.UseProxy : bool with get, set
Public Property UseProxy As Boolean

Valor de propiedad

Valor que indica si el controlador debe usar un proxy.

Se aplica a