IQueuedBuild Events

Include Protected Members
Include Inherited Members

The IQueuedBuild type exposes the following members.

Events

  Name Description
Public event PollingCompleted Raised when polling finishes. Note: to receive this event you must call the Connect method. This event is fired when polling finishes, either because the queued build finished or because an unrecoverable error was encountered (e.g. the queued build was deleted).
Public event StatusChanged Raised when any change in the queued build is discovered on the server. Note: to receive these events you must call the Connect method. This causes the server to be polled regularly until the queued build is completed. This event is fired just after the queued build is updated.

Top

See Also

Reference

IQueuedBuild Interface

Microsoft.TeamFoundation.Build.Client Namespace