05.08.2013 Views

[PDF] Parallels Python API Reference

[PDF] Parallels Python API Reference

[PDF] Parallels Python API Reference

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Module prlsdkapi.prlsdk Class BaseAsync<br />

2.5.1 Methods<br />

cmp (x, y)<br />

cmp(x,y)<br />

Overrides: prlsdkapi.prlsdk.Base. cmp<br />

init (...)<br />

x. init (...) initializes x; see x. class . doc for signature<br />

Overrides: object. init<br />

new (T, S, ...)<br />

Return Value<br />

a new object with type S, a subtype of T<br />

Overrides: object. new<br />

repr (x)<br />

repr(x)<br />

Overrides: object. repr<br />

cancel(BaseAsync)<br />

Start canceling this job, this method is asynchone so it return Result object.<br />

Return Value<br />

Result<br />

wait(BaseAsync, msec=DefaultJobWait)<br />

Waits for job finished for passed milliseconds if successefully finished self<br />

object is retuned If timeout -> PrlJobTimeoutError will be raised . If job<br />

finished with error <strong>Parallels</strong>Error will be raised.<br />

Return Value<br />

BaseAsync<br />

Inherited from object<br />

delattr (), getattribute (), hash (), reduce (), reduce ex (), setattr (),<br />

str ()<br />

2.5.2 Properties<br />

108

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!