Share via


AddPackageOptions.ForceTargetAppShutdown Property

Definition

Gets or sets a value that indicates whether the processes associated with the package will be shut down forcibly so that registration can continue if the package is currently in use.

public bool ForceTargetAppShutdown { get; set; }

Property Value

Boolean

TRUE indicates that the processes associated with the package will be shut down forcibly so that registration can continue; otherwise, FALSE.

Applies to