'Declaration Public Property NetworkTimeout As TimeSpan
'Declaration
Public Property NetworkTimeout As TimeSpan
public TimeSpan NetworkTimeout {get; set;}
public: property TimeSpan NetworkTimeout { TimeSpan get(); void set ( TimeSpan value); }
SftpServer Class SftpServer Members