PartitionableListTTemporaryDisablerDisable Method |
Increase the SuspendLevel.
Namespace: Altaxo.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public PartitionableListTISuspendToken Disable()
Return Value
PartitionableListTISuspendTokenAn object, which must be disposed in order to re-enabling again.
The most convenient way is to use a using statement with this function call
See Also