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

FileTransferClient.DirectoryExistsAsync Method

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

DirectoryExistsAsync(String, Object)

Detects whether the specified directory exists on the server.

Declaration
public Task<bool> DirectoryExistsAsync(string remotePath, object state = null)
Parameters
Type Name Description
String remotePath

The path of the remote directory to check.

Object state

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

Returns
Type Description
Task<Boolean>

True if the directory exists, false otherwise.

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