다음을 통해 공유


IDTSFtpClientConnection100.Timeout 속성

정의

연결의 제한 시간을 가져오거나 설정합니다.

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

속성 값

연결 제한 시간입니다.

특성

적용 대상