DataTableOnAboutToBeResumed Method |
Namespace: Altaxo.DataAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected override void OnAboutToBeResumed(
int eventCount
)
Parameters
- eventCount Int32
- The event count. The event count is the number of times the CountEvent function was called during the suspended state.
See Also