mojoPortal API Documentation
ThreadSleepTask Class
mojoPortalmojoPortal.BusinessThreadSleepTask
This is just a task for testing purposes. It can be configured how long to run and how long to sleep in between reporting.
Declaration Syntax
C#
[SerializableAttribute]
public class ThreadSleepTask : ITaskQueueTask
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ThreadSleepTask()()()
Initializes a new instance of the ThreadSleepTask class

CanResume
CanStop
CountOfIterations
Equals(Object) (Inherited from Object.)
Finalize()()() (Inherited from Object.)
GetHashCode()()() (Inherited from Object.)
GetType()()() (Inherited from Object.)
MaxRunTimeMinutes
MemberwiseClone()()() (Inherited from Object.)
MinutesToSleep
NotificationFromEmail
NotificationSubject
NotificationToEmail
NotifyOnCompletion
QueuedBy
QueueTask()()()
ResumeTask()()()
SiteGuid
StartTask()()()
StatusCompleteMessage
StatusQueuedMessage
StatusRunningMessage
StatusStartedMessage
StopTask()()()
TaskCompleteMessage
TaskGuid
TaskName
ToString()()() (Inherited from Object.)
UpdateFrequency
The frequency in minutes at which task status updates are expected. If no update to taskqueue status for 3x this value the taks is considered stalled.

Inheritance Hierarchy
Object
ThreadSleepTask

Assembly: mojoPortal.Business (Module: mojoPortal.Business) Version: 1.0.4378.24525