Test whether the last asynchronous operation has completed
Property type
Read-only property
Syntax
Visual Basic
PublicProperty isReady AsBoolean
Remarks
This value may used by an application wishing to operate asynchronously without using the ActionComplete event. If Mode=doSync, then this value is always true.