Share via


HttpClientConnection100Class.Timeout Proprietà

Definizione

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à

Valore Integer contenente il numero di secondi dopo il quale si verifica il timeout dell'operazione HTTP.

Implementazioni

Attributi

Si applica a