TeamFoundationRequestContext.IsCanceled Method

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

Syntax

‘선언
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

See Also

Reference

TeamFoundationRequestContext Class

Microsoft.TeamFoundation.Framework.Server Namespace