Stop method of the MSFT_FSRMClassification class

Stops the running instance of a classification job if it is running.

Syntax

uint64 Stop(
  [out] MSFT_FSRMClassification Classification
);

Parameters

Classification [out]

An instance of the MSFT_FSRMClassification 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_FSRMClassification