HttpClientConnection100Class.Timeout Propriedade

Definição

Obtém ou define o número de segundos após os quais a operação HTTP expira.

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

Valor da propriedade

Um Inteiro que contém o número de segundos após o qual a operação HTTP atinge o tempo limite.

Implementações

Atributos

Aplica-se a