IDTSConnectionManagerFtp100.Timeout 属性

定义

public:
 property int Timeout { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(5)]
public int Timeout { [System.Runtime.InteropServices.DispId(5)] get; [System.Runtime.InteropServices.DispId(5)] set; }
[<System.Runtime.InteropServices.DispId(5)>]
[<get: System.Runtime.InteropServices.DispId(5)>]
[<set: System.Runtime.InteropServices.DispId(5)>]
member this.Timeout : int with get, set
Public Property Timeout As Integer

属性值

一个值,该值指示在超时前允许尝试连接的最长时间。

属性

适用于