다음을 통해 공유


IDTSFtpClientConnection100.Retries 속성

정의

FTP 클라이언트의 연결 재시도 횟수를 가져오거나 설정합니다.

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

속성 값

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

특성

적용 대상