Lire en anglais

Partager via


BuildSubmissionBase Class

Definition

C#
public abstract class BuildSubmissionBase
Inheritance
BuildSubmissionBase
Derived

Constructors

Fields

CompletionEvent

The completion event.

CompletionInvoked

True if it has been invoked

Properties

AsyncContext

The asynchronous context provided to ExecuteAsync(BuildSubmissionCompleteCallback, Object), if any.

BuildManager

The BuildManager with which this submission is associated.

IsCompleted

Returns true if this submission is complete.

SubmissionId

An ID uniquely identifying this request from among other submissions within the same build.

WaitHandle

A WaitHandle which will be signalled when the build is complete. Valid after Execute() or ExecuteAsync(BuildSubmissionCompleteCallback, Object) returns, otherwise null.

Methods

Applies to

Produit Versions
MSBuild 17
MSBuild (.NET Core) 17