언어

FTPClientConnection100Class.Timeout 속성

정의

연결을 시도해야 하는 시간을 나타내는 값을 받거나 설정합니다.

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

속성 값

이 값은 연결을 시도해야 할 시간 동안 타임아웃이 발생하기 전에 표시됩니다.

구현

특성

적용 대상