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

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