Share via


ActionSave.ActionExpired Event

Definition

Event handler for ActionExpired event.

public:
 event EventHandler<EventArgs ^> ^ ActionExpired;
public event EventHandler<EventArgs> ActionExpired;
member this.ActionExpired : EventHandler<EventArgs> 
Public Event ActionExpired As EventHandler(Of EventArgs) 

Event Type

Applies to