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

Sftp.ResolveSymlinkAsync Method

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

ResolveSymlinkAsync(String, Object)

Begins asynchronous ResolveSymlink operation. Resolves the symlink and returns the real path.

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

The symlink path.

Object state

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

Returns
Type Description
Task<String>

Real path.

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