Swing  1.0
Public Member Functions | Public Attributes | Protected Member Functions | List of all members
Swing.ServiceManager.LocalReplayListJob Class Reference
Inheritance diagram for Swing.ServiceManager.LocalReplayListJob:
Swing.ServiceManager.Job

Public Member Functions

delegate void CompleteLocalReplayListJob (ReplayException e, Replay[] replays, int total)
 
 LocalReplayListJob (int offset, int count)
 
- Public Member Functions inherited from Swing.ServiceManager.Job
virtual void Start ()
 
virtual void Dismiss ()
 
virtual void Abort ()
 
virtual bool Update ()
 

Public Attributes

CompleteLocalReplayListJob onCompleteLocalReplayListJob = null
 
- Public Attributes inherited from Swing.ServiceManager.Job
ReplayException jobException = null
 

Protected Member Functions

override void ThreadFunction ()
 
override void OnFinished ()
 

Additional Inherited Members

- Protected Attributes inherited from Swing.ServiceManager.Job
object _handle = new object()
 
- Properties inherited from Swing.ServiceManager.Job
bool isDone [get, set]
 
bool isDismissed [get]
 

The documentation for this class was generated from the following file: