ContentDeploymentJob.Test Method
Include Protected Members
Include Inherited Members
Tests this ContentDeploymentJob.
Overload List
Name | Description | |
---|---|---|
Test() | Tests this ContentDeploymentJob object synchronously. | |
Test(Boolean) | Tests this ContentDeploymentJob job asynchronously by default. | |
Test(String) | ||
Test(Boolean, String) |
Top