DeploymentServiceHost.CreateSystemContext Method

Creates a new request context for background system operations.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function CreateSystemContext As TeamFoundationRequestContext
public TeamFoundationRequestContext CreateSystemContext()
public:
TeamFoundationRequestContext^ CreateSystemContext()
member CreateSystemContext : unit -> TeamFoundationRequestContext
public function CreateSystemContext() : TeamFoundationRequestContext

Return Value

Type: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext

.NET Framework Security

See Also

Reference

DeploymentServiceHost Class

CreateSystemContext Overload

Microsoft.TeamFoundation.Framework.Server Namespace