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