[]
Occurs when the value of the RecentLinksRunCount property changes.
[C1Description("C1CommandHolder.RecentLinksThresholdChanged", "Occurs when the value of the RecentLinksRunCount property changes.")]
public event EventHandler RecentLinksThresholdChanged
<C1Description("C1CommandHolder.RecentLinksThresholdChanged", "Occurs when the value of the RecentLinksRunCount property changes.")>
Public Event RecentLinksThresholdChanged As EventHandler
| Type | Description |
|---|---|
| EventHandler | Occurs when the value of the RecentLinksRunCount property changes. |