This documentation is archived and is not being maintained.

ITeamFoundationJobExtension Interface

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

[InheritedExportAttribute]
public interface class ITeamFoundationJobExtension

The ITeamFoundationJobExtension type exposes the following members.

  NameDescription
Public methodRunPerform one occurrence of a job. This method should not return until job execution is stopped or completed.
Top
Show: