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

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