Share via


EvaluationOptions.OnEvent Property

Definition

Gets or sets an event handler that handles the emitted events in the evaluation process.

public EventHandler OnEvent { get; set; }
member this.OnEvent : EventHandler with get, set
Public Property OnEvent As EventHandler

Property Value

An event handler that handles the emitted events in the evaluation process.

Applies to