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

FileTransferClient.SetFileDateTimeAsync Method

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

SetFileDateTimeAsync(String, DateTime, Object)

Sets the modification date and time of the specified remote file.

Declaration
public Task SetFileDateTimeAsync(string remotePath, DateTime newDateTime, object state = null)
Parameters
Type Name Description
String remotePath

The path of the remote file.

DateTime newDateTime

The date and time to set.

Object state

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

Returns
Type Description
Task
Implements
IFtp.SetFileDateTimeAsync(String, DateTime, Object)
In This Article
  • SetFileDateTimeAsync(String, DateTime, Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies