Freigeben über


TeamFoundationRequestContext.IsServicingContext-Eigenschaft

Ruft einen Wert ab, ob dieser Anforderungskontext in einem Wartungskontext verwendet wird.

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

Syntax

'Declaration
Public Overridable ReadOnly Property IsServicingContext As Boolean
public virtual bool IsServicingContext { get; }

Eigenschaftswert

Typ: System.Boolean
Gibt Boolean zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationRequestContext Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace