This documentation is archived and is not being maintained.

ICancelable Interface

This interface must be implemented when an operation can be canceled.

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

public interface class ICancelable

The ICancelable type exposes the following members.

  NameDescription
Public methodCancelCancels the current operation.
Top
Show: