The TPollClientTasks Class contains a Method that returns a DataTable that contains ClientTasks for the currently connected Client.
◆ TPollClientTasks()
Ict.Common.Remoting.Server.TPollClientTasks.TPollClientTasks |
( |
TClientTasksManager |
AClientTasksManager | ) |
|
|
inline |
◆ GetLastPollingTime()
DateTime Ict.Common.Remoting.Server.TPollClientTasks.GetLastPollingTime |
( |
| ) |
|
|
inline |
access polling time
- Returns
◆ PollClientTasks()
DataTable Ict.Common.Remoting.Server.TPollClientTasks.PollClientTasks |
( |
| ) |
|
|
inline |
Called by the Client to obtain a DataTable that contains ClientTasks.
- Returns
- DataTable containing the ClientTasks for the connected Client, or null in case there are no ClientTasks for the connected Client.
The documentation for this class was generated from the following file: