Share via


TeamFoundationHttpHandler Constructor

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method TeamFoundationHttpHandler() The TeamFoundationHttpHandler base class constructor is protected forcing only derived class creation. This constructor validates that we are running within a TeamFoundationApplication and gathers some context information for the service execution.
Protected method TeamFoundationHttpHandler(HttpContextBase) Explicit parameter constructor to allow for testability.

Top

See Also

Reference

TeamFoundationHttpHandler Class

Microsoft.TeamFoundation.Server.Core.WebServices Namespace