Bagikan melalui


IDTSHttpClientConnection100.Timeout Properti

Definisi

Mendapatkan atau mengatur jumlah detik setelah waktu operasi HTTP habis.

public:
 property int Timeout { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(15)]
public 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 Property Timeout As Integer

Nilai Properti

Jumlah detik setelah waktu operasi HTTP habis.

Atribut

Keterangan

Untuk informasi selengkapnya, lihat HttpClientConnection100Class.

Berlaku untuk