Condividi tramite


Metodo DeploymentServiceHost.CreateSystemContext (Boolean)

Crea un nuovo contesto della richiesta per le operazioni di sistema in background.

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Function CreateSystemContext ( _
    throwIfShutdown As Boolean _
) As TeamFoundationRequestContext
public TeamFoundationRequestContext CreateSystemContext(
    bool throwIfShutdown
)

Parametri

Valore restituito

Tipo: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext

Sicurezza di .NET Framework

Vedere anche

Riferimenti

DeploymentServiceHost Classe

Overload CreateSystemContext

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server