Share via


BinaryLogReplayEventSource.NotificationsSourceCreated Event

Definition

Raised once BuildEventArgsReader is created during replaying

public:
 event Action<Microsoft::Build::Logging::IBuildEventArgsReaderNotifications ^> ^ NotificationsSourceCreated;
public event Action<Microsoft.Build.Logging.IBuildEventArgsReaderNotifications>? NotificationsSourceCreated;
member this.NotificationsSourceCreated : Action<Microsoft.Build.Logging.IBuildEventArgsReaderNotifications> 
Public Event NotificationsSourceCreated As Action(Of IBuildEventArgsReaderNotifications) 

Event Type

Applies to