Click or drag to resize
DlxCancelled Event
Occurs when the caller requests cancellation via the CancellationToken passed to Dlx(CancellationToken).

Namespace: DlxLib
Assembly: DlxLib (in DlxLib.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public event EventHandler Cancelled

Value

Type: SystemEventHandler
See Also