Partilhar via


CodePackageActivator.DeactivateCodePackageAsync Método

Definição

Somente para Interno

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

Parâmetros

codePackageNames
IList<String>
timeout
TimeSpan
cancellationToken
CancellationToken

Retornos

Aplica-se a