Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The root service host is used to process all requests that are not directed at a configured team project collection. This allows services to run in the global state and still reference a service host
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Protected Shared s_deploymentServiceHost As DeploymentServiceHost
protected static DeploymentServiceHost s_deploymentServiceHost
protected:
static DeploymentServiceHost^ s_deploymentServiceHost
static val mutable s_deploymentServiceHost: DeploymentServiceHost
protected static var s_deploymentServiceHost : DeploymentServiceHost
.NET Framework Security
- 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.