Click or drag to resize

SuspendableObjectOnSuspended Method

Called when the suspend level has just gone from 0 to 1, i.e. the object was suspended.

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