byteblowerll.byteblower.Schedule¶
-
class
byteblowerll.byteblower.
Schedule
(*args, **kwargs)¶ This class contains the base functionality to configure a scheduled action.
Schedulable objects can be obtained, for example by calling HttpClient.ScheduleGet(). The returned object is schedulable.
-
__init__
(*args, **kwargs)¶ Initialize self. See help(type(self)) for accurate signature.
Methods
DescriptionGet
(*args)Gets a textual description for the current object GetSchedulableObject
()InitialTimeToWaitGet
()Returns the time when the action is scheduled. InitialTimeToWaitSet
(ns)Sets the time when the action will be scheduled. ParentGet
()Returns the parent object. Prepare
()Refresh
()Retrieves the latest data from the server for this object. ServerGet
()Start
()Starts the scheduled action. Stop
()Stops the running scheduled action. __init__
(*args, **kwargs)Initialize self. Attributes
thisown
The membership flag -