EventSourceExtensions.HandleAnyEventRaised Method

Definition

Helper method ensuring single deduplicated subscription to the AnyEventRaised event.

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

Parameters

eventSource
IEventSource
handler
AnyEventHandler

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

Applies to

Produk Versi
MSBuild 17
MSBuild (.NET Core) 17