SocketsHttpHandler.UseProxy Proprietà

Definizione

Ottiene o imposta un valore che indica se il gestore deve usare 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

Valore della proprietà

Valore che indica se il gestore deve usare un proxy.

Si applica a