| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
prlsdk.Base --+
|
prlsdk.BaseAsync --+
|
RunningTask
The RunningTask class is used in recovering from the lost
Parallels Service connection and attaching to an existing and running
task. The class is a container that contains information about a task
that is still running inside the Parallels Service. For the list of tasks
supported by this functionality, see consts.RTT_RUNNING_TASK_xxx.
|
|||
|
Inherited from Inherited from |
|||
|
|||
__prefix__ =
|
|||
__ht__ = 268435500
|
|||
|
|||
|
uuid The the task UUID. |
|||
|
type The task type. |
|||
|
parameters runningtask.get_parameters(RunningTask) -> string |
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
uuidThe the task UUID.
|
typeThe task type. See
|
parametersrunningtask.get_parameters(RunningTask) -> string Returns task parameters as string Value returns in UTF-8 encoding
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 15 21:33:40 2008 | http://epydoc.sourceforge.net |