次の方法で共有


Stop method of the MSFT_DedupJob class

Cancels the data deduplication job.

Syntax

uint32 Stop();

Parameters

This method has no parameters.

Return value

This method returns either a WMI return code or a system error code.

Examples

For an example that uses the Stop method, please see Data deduplication backup and restore sample.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\Deduplication
MOF
DeduplicationProvider.mof
DLL
DdpWmi.dll

See also

MSFT_DedupJob

MSFT_DedupJob::Start