IDTSFtpClientConnection100.Retries プロパティ

定義

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

プロパティ値

接続が再試行された回数です。

属性

適用対象