Discuss this help topic in SecureBlackbox Forum
TElX509CertificateEx.AsyncOperationFinished
Verifies whether the asynchronous generation is complete.
Declaration
Return value
True if asynchronous operation is finished.
False otherwise.
Description
Use this method to check if the asynchronous generation operation is finished. If it is finished, EndGenerate may be called. If it is not finished yet, CancelGeneration may be called.