Compartir a través de


TeamFoundationServiceHost.StopServices (Método)

Cierre todos los servicios activo para el host actual del servicio.

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
Protected Friend Sub StopServices ( _
    systemRequestContext As TeamFoundationRequestContext, _
    stopCoreServices As Boolean _
)
protected internal void StopServices(
    TeamFoundationRequestContext systemRequestContext,
    bool stopCoreServices
)

Parámetros

  • stopCoreServices
    Tipo: System.Boolean
    Si es false, no se detiene los servicios principales.

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationServiceHost Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)