Condividi tramite


HttpClientConnection100Class.Timeout Proprietà

Definizione

Ottiene o imposta il numero di secondi dopo il quale ha luogo il timeout dell'operazione HTTP.

public:
 virtual property int Timeout { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(15)]
public virtual int Timeout { [System.Runtime.InteropServices.DispId(15)] get; [System.Runtime.InteropServices.DispId(15)] set; }
[<System.Runtime.InteropServices.DispId(15)>]
[<get: System.Runtime.InteropServices.DispId(15)>]
[<set: System.Runtime.InteropServices.DispId(15)>]
member this.Timeout : int with get, set
Public Overridable Property Timeout As Integer

Valore della proprietà

Intero contenente il numero di secondi dopo il quale l'operazione HTTP viene interrotta.

Implementazioni

Attributi

Si applica a