IFileContextActionProgressUpdate Interface

Definition

Provides an update on the progress of an ongoing ExecuteAsync(IProgress<IFileContextActionProgressUpdate>, CancellationToken) operation.

public interface class IFileContextActionProgressUpdate
public interface class IFileContextActionProgressUpdate
__interface IFileContextActionProgressUpdate
public interface IFileContextActionProgressUpdate
type IFileContextActionProgressUpdate = interface
Public Interface IFileContextActionProgressUpdate
Derived

Remarks

Other interfaces may be implemented by objects that implement this interface in order to provide action specific updates.

Applies to