Terminate Method

Terminate all unfinished tasks

[Syntax]
C++: HRESULT Terminate()
Visual Basic: Terminate()
C#: void Terminate()

Remarks

This method is designed for asynchronous operating mode. It terminates all incomplete tasks and returns to (application) main function immediately.

This method can only be used in asynchronous operating mode. We don't recommend to use this method.

See Also

Asynchronous Property


2001-2007 © Copyright AdminSystem Software Limited. All rights reserved.