FTPClientConnection100Class.Timeout Property

Definition

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

Property Value

A value that indicates how long to attempt the connection before timing out.

Implements

Attributes

Applies to