conaito PPT2Flash SDK 3.7

FtpClient.Timeout Property

Timeout waiting for a response from server, in seconds.

[Visual Basic]
Public Property Timeout() As Integer
   Public Get
   End Get
   Public Set
   End Set
End Property
[C#]
public int Timeout { public get; public set; }

See Also

FtpClient Class | Conaito.PPLibrary Namespace