DK for ActiveX | TatukGIS_XDK11.ITGIS_BusyEventManager.EndEvent | Methods | Properties
Ends the currently executed stage.
// C# public WordBool EndEvent();
' VisualBasic Public Function EndEvent() As WordBool
// Oxygene public function EndEvent : WordBool;
Type | Description |
---|---|
WordBool | True if an abort request was set inside message handler; False otherwise |
Should be called at the end of an algorithm.