WaitTimeList<(Of <(<'TElement>)>)> Class
List responsible for scheduling objects ( Manager of scheduled in time objects. ).
Namespace:
UAOOI.ProcessObserver.RealTime.ProcessesAssembly: RealTime (in RealTime.dll)
Syntax
public class WaitTimeList<TElement> : IDisposable where TElement : WaitTimeList<(Of <(<'TElement>)>)>..::..TODescriptor
Public Class WaitTimeList(Of TElement As WaitTimeList<(Of <(<'TElement>)>)>..::..TODescriptor) _ Implements IDisposable
generic<typename TElement> where TElement : WaitTimeList<(Of <(<'TElement>)>)>..::..TODescriptor public ref class WaitTimeList : IDisposable
Type Parameters
- TElement
Inheritance Hierarchy
UAOOI.ProcessObserver.RealTime.Processes..::..WaitTimeList<(Of <(<'TElement>)>)>