ConnectionManagerFtpClass.Timeout Property

Definition

public:
 virtual property int Timeout { int get(); void set(int value); };
public virtual int Timeout { get; set; }
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

Remarks

For more information, see ConnectionManager.

Applies to