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

属性值

发生的重试的次数。

属性

适用于