Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

Sftp.GetFileSystemInfoAsync Method

Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9147)

GetFileSystemInfoAsync(String, Object)

Begins asynchronous GetFileSystemInfo operation. Gets drive information (such as free disk space) for the specified path.

Declaration
public Task<SftpFileSystemInfo> GetFileSystemInfoAsync(string path, object state = null)
Parameters
Type Name Description
String path

Path of the remote directory whose file system's drive information to retrieve.

Object state

An optional user-provided object that identifies this particular asynchronous operation.

Returns
Type Description
Task<SftpFileSystemInfo>

Drive information.

In This Article
  • GetFileSystemInfoAsync(String, Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies