Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Undeploy method

  • Last UpdatedJul 23, 2024
  • 1 minute read

Undeploy the instances in the given collection of objects.

Class

IgObjects

Syntax

[C#]

void Undeploy(

EForceOffScan UndeployRule,

bool markAsUndeployedOnFailure

);

[Visual C++]

HRESULT Undeploy(

[in, optional, defaultvalue( dontForceOffScan )] EForceOffScan UndeployRule,

[in, optional, defaultvalue( 0 )] VARIANT_BOOL markAsUndeployedOnFailure

);

Parameters

UndeployRule

Indicates whether to force an object off-scan if it is running on-scan prior to undeployment.

markAsUndeployedOnFailure

On failure, set deploy status as undeployed.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in