This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
系統會將意見反應傳送給 Microsoft:按下 [提交] 按鈕,您的意見反應將用來改善 Microsoft 產品和服務。 隱私權原則。
謝謝。
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public: property int Timeout { int get(); void set(int value); };
public int Timeout { get; set; }
Public Property Timeout As Integer