TeamFoundationCanceledException Constructor
No-arg constructor that sumply defers to the base class.
Namespace: Microsoft.VisualStudio.Services.Integration
Assembly: Microsoft.VisualStudio.Services.Integration (in Microsoft.VisualStudio.Services.Integration.dll)
Syntax
'Declaration
Public Sub New
public TeamFoundationCanceledException()
public:
TeamFoundationCanceledException()
new : unit -> TeamFoundationCanceledException
public function TeamFoundationCanceledException()
.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.
See Also
Reference
TeamFoundationCanceledException Class