WaitTimeList<(Of <(<'TElement>)>)>..::..TODescriptor Members
The WaitTimeList<(Of <(<'TElement>)>)>..::..TODescriptor generic type exposes the following members.
Constructors
Name | Description | |
---|---|---|
WaitTimeList<(Of <(<'TElement>)>)>..::..TODescriptor |
Initializes a new instance of the WaitTimeList<(Of <(<'TElement>)>)> class.
After creation the object is not added to the queue.
|
Methods
Name | Description | |
---|---|---|
ClearCounter |
Moves this item to the beginning of the queue.
|
|
Equals(System.Object) | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove |
Removes this item from the queue.
|
|
ResetCounter |
Removes this item from queue, resets the counter and inserts it again to the queue.
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Cycle |
Sets the new item cycle value and executes ResetCounter() if the item is in queue.
|