Compartir a través de


CodePackageActivator.DeactivateCodePackageAsync Método

Definición

Solo para interna

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

Devoluciones

Se aplica a