PendingTasks Class |
Namespace: MFiles.VAF.MultiserverMode
The PendingTasks type exposes the following members.
Name | Description | |
---|---|---|
![]() | PendingTasks |
Default self initializing constructor.
|
![]() | PendingTasks(PendingTasks) |
Self initializing constructor.
|
Name | Description | |
---|---|---|
![]() | Add |
Adds the application task to the appropriate list.
|
![]() | DeepClone |
Deep clones this object.
|
![]() | Next |
Always Broadcast messages by order they were added first.
Once all broadcast messages have been returned then application tasks will be returned.
|
![]() | Remove |
Removes the task by id from the pending tasks object.
|