ITeamFoundationRequestFilter Interface
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Interface ITeamFoundationRequestFilter
public interface ITeamFoundationRequestFilter
public interface class ITeamFoundationRequestFilter
type ITeamFoundationRequestFilter = interface end
public interface ITeamFoundationRequestFilter
The ITeamFoundationRequestFilter type exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginRequest | ||
EndRequest | ||
EnterMethod | ||
LeaveMethod | ||
RequestReady |
Top