StopService method of the Msvm_ReplicationService class

Stops the service.

Syntax

uint32 StopService();

Parameters

This method has no parameters.

Return value

The method returns one of the following values.

Completed with No Error (0)

Not supported (1)

Requirements

Requirement Value
Minimum supported client
Windows 8.1
Minimum supported server
Windows Server 2012 R2
Namespace
Root\virtualization\v2
MOF
WindowsVirtualization.V2.mof
DLL
Vmms.exe

See also

Msvm_ReplicationService