Stop method of the MSFT_FSRMFileManagementJob class

Stops the running instance of a file management job.

Syntax

uint64 Stop(
  [out] MSFT_FSRMFileManagementJob FileManagementJob
);

Parameters

FileManagementJob [out]

An instance of the MSFT_FSRMFileManagementJob class that represents FSRM classification.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\FSRM
MOF
MSFT_FSRM.mof
DLL
SrmSvc.dll

See also

MSFT_FSRMFileManagementJob