Click or drag to resize

PartitionableListTISuspendToken Interface

[Missing <summary> documentation for "T:Altaxo.Collections.PartitionableList`1.ISuspendToken"]


Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface ISuspendToken : IDisposable

The PartitionableListTISuspendToken type exposes the following members.

Methods
 NameDescription
Public methodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Public methodResume 
Public methodResumeSilently 
Top
See Also