TeamFoundationRequestContext.IsCanceled Method
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Overridable Function IsCanceled As Boolean
public virtual bool IsCanceled()
public:
virtual bool IsCanceled()
abstract IsCanceled : unit -> bool
override IsCanceled : unit -> bool
public function IsCanceled() : boolean
Return Value
Type: System.Boolean
.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.