다음을 통해 공유


FTPClientConnection100Class.Retries 속성

정의

태스크가 작업을 시도한 횟수를 가져오거나 설정합니다.

public:
 virtual property int Retries { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(6)]
public virtual 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 Overridable Property Retries As Integer

속성 값

태스크가 작업을 시도한 횟수입니다.

구현

특성

적용 대상