BuildSubmissionCompleteCallback Delegate

Definition

A callback used to receive notification that a build has completed.

C#
public delegate void BuildSubmissionCompleteCallback(BuildSubmission submission);

Parameters

submission
BuildSubmission

The submission that initiates the build.

Remarks

When this delegate is invoked, the WaitHandle on the BuildSubmission will have been be signalled and the OverallBuildResult will be valid.

Applies to

Proizvod Verzije
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1