AsyncHttpWebRequest.Timeout 属性

定义

获取或设置响应的超时

public:
 property int Timeout { int get(); void set(int value); };
public int Timeout { get; set; }
member this.Timeout : int with get, set
Public Property Timeout As Integer

属性值

实现

适用于