CodePackageActivator.DeactivateCodePackageAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For Internal only
public System.Threading.Tasks.Task DeactivateCodePackageAsync (System.Collections.Generic.IList<string> codePackageNames, TimeSpan timeout, System.Threading.CancellationToken cancellationToken);
member this.DeactivateCodePackageAsync : System.Collections.Generic.IList<string> * TimeSpan * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function DeactivateCodePackageAsync (codePackageNames As IList(Of String), timeout As TimeSpan, cancellationToken As CancellationToken) As Task
Parameters
- timeout
- TimeSpan
- cancellationToken
- CancellationToken