This property sets the number of milliseconds before a request times out.

[Visual Basic]
Public Property Timeout As Integer
[C#]
public int Timeout {get; set;}

Property Value

The number of milliseconds to wait for a request. The default value is 60000 miliseconds.

Explanation

The Timeout property sets the number of milliseconds before a request times out.

See Also

Ftp Class | Ftp Members

The ImageKit.NET3 is created by Newtone Corporation