Contents

FSTask

A class that enables a file system module to pass log messages and completion notifications to clients.

Declaration

class FSTask

Overview

FSKit creates an instance of this class for each long-running operations.

Topics

Logging

Sending completion messages

Handling task cancellation

See Also

Tasks