adTempus API
ArcanaDevelopment.adTempus.Client Namespace / FtpServer Class / ReadTimeout Property

In This Topic
    ReadTimeout Property (FtpServer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ReadTimeout As TimeSpan
    public TimeSpan ReadTimeout {get; set;}
    See Also