EventSourceExtensions.HandleStatusEventRaised Method

Definition

Helper method ensuring single deduplicated subscription to the StatusEventRaised event.

C#
public static void HandleStatusEventRaised(this Microsoft.Build.Framework.IEventSource eventSource, Microsoft.Build.Framework.BuildStatusEventHandler handler);

Parameters

eventSource
IEventSource
handler
BuildStatusEventHandler

Handler to the event. If this handler is already subscribed, single subscription will be ensured.

Applies to

Produit Versions
MSBuild 17
MSBuild (.NET Core) 17