TeamFoundationHttpHandler.IsReusable Property
Visual Studio 2012
TeamFoundationHttpHandler's are not re-usable.
(We want the constructor above to be called on every request so that members like m_requestContext will be set up for the current request, not the first request we handled.)
Namespace: Microsoft.TeamFoundation.Framework.Server.WebServices
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.