OpenPetra
Free Administration Software for Non-Profits
Ict.Common.Remoting.Server.TPollClientTasks Class Reference

Public Member Functions

DateTime GetLastPollingTime ()
 access polling time More...
 
 TPollClientTasks (TClientTasksManager AClientTasksManager)
 constructor More...
 
DataTable PollClientTasks ()
 

Detailed Description

The TPollClientTasks Class contains a Method that returns a DataTable that contains ClientTasks for the currently connected Client.

Constructor & Destructor Documentation

◆ TPollClientTasks()

Ict.Common.Remoting.Server.TPollClientTasks.TPollClientTasks ( TClientTasksManager  AClientTasksManager)
inline

constructor

Member Function Documentation

◆ 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: