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

속성 값

발생한 재시도 횟수입니다.

특성

적용 대상