Discuss this help topic in SecureBlackbox Forum
This topis is under development…
Declaration
[C#]
bool AsyncOperationFinished;
[VB.NET]
Property AsyncOperationFinished As Boolean
[Pascal]
property AsyncOperationFinished : boolean;
[C++]
bool get_AsyncOperationFinished();
[PHP]
bool get_AsyncOperationFinished()
[Java]
boolean getAsyncOperationFinished();
Description
…
Discuss this help topic in SecureBlackbox Forum