Share via


ITeamFoundationHostManagementService.BeginRequest, méthode

Retourne un RequestContextBase destiné à l'instance donnée

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Function BeginRequest ( _
    requestContext As TeamFoundationRequestContext, _
    instanceId As Guid, _
    contextType As RequestContextType, _
    loadIfNecessary As Boolean, _
    throwIfShutdown As Boolean, _
    userContext As IdentityDescriptor _
) As TeamFoundationRequestContext
TeamFoundationRequestContext BeginRequest(
    TeamFoundationRequestContext requestContext,
    Guid instanceId,
    RequestContextType contextType,
    bool loadIfNecessary,
    bool throwIfShutdown,
    IdentityDescriptor userContext
)

Paramètres

Valeur de retour

Type : Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
retourne TeamFoundationRequestContext ;

Sécurité .NET Framework

Voir aussi

Référence

ITeamFoundationHostManagementService Interface

Microsoft.TeamFoundation.Framework.Server, espace de noms