Click or drag to resize

IResultContextReportStatus Method

IT Hit User File System
Reports operation status to the platform.

Namespace:  ITHit.FileSystem
Assembly:  ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.1.26727.0-Beta2
Syntax
void ReportStatus(
	CloudFileStatus status
)

Parameters

status
Type: ITHit.FileSystemCloudFileStatus
Status code.
Remarks
The platform will use the provided information to construct a meaningful and actionable message to the user.
See Also