IDTSFtpClientConnection100.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

プロパティ値

接続のタイムアウトです。

属性

適用対象