Click or drag to resize

SuspendableObjectOnResume Method

Is called when the suspend level falls down from 1 to zero by a call to Resume or a call to Dispose.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual void OnResume()
See Also