MVPSI.JAMS.Activities Namespace > SftpDownload Class : Timeout Property |
'Declaration
<System.ComponentModel.CategoryAttribute("Connection Options")> <System.ComponentModel.DescriptionAttribute("Specifies maximum number of seconds to wait before timing out")> <System.Activities.RequiredArgumentAttribute()> Public Property Timeout As System.Integer
'Usage
Dim instance As SftpDownload Dim value As System.Integer instance.Timeout = value value = instance.Timeout
[System.ComponentModel.Category("Connection Options")] [System.ComponentModel.Description("Specifies maximum number of seconds to wait before timing out")] [System.Activities.RequiredArgument()] public System.int Timeout {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2