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

Public Member Functions

delegate void CompleteReplayListJob (ReplayException e, Replay[] replays, int total)
 
 ReplayListJob (Credential credential, Configuration serverConfig, ReplayType type, int offset, int limit)
 
- Public Member Functions inherited from Swing.ServiceManager.Job
virtual void Start ()
 
virtual void Dismiss ()
 
virtual void Abort ()
 
virtual bool Update ()
 

Public Attributes

CompleteReplayListJob onReplayListJob = 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: