Share via


Module.EventListener Property

Definition

A delegate that gets called for each signalled event

public Func<string,System.Threading.CancellationToken,Func<EventArgs>,Func<string,System.Threading.CancellationToken,Func<EventArgs>,System.Threading.Tasks.Task>,System.Management.Automation.InvocationInfo,string,string,string,Exception,System.Threading.Tasks.Task> EventListener { get; set; }

Property Value

Applies to