5/13/2011

This method terminates a device imaging deployment.

Syntax

public static void TerminateImageDeployment(
  string 
DeploymentID
);

Parameters

DeploymentId

[in] Identifier for the deployment to terminate.

Return Value

None

Remarks

The terminated deployment cannot be restarted.

See Also