DK for ActiveX | TatukGIS_XDK11.ITGIS_BusyEventManager.PushEvent | Methods | Properties
Increments process position for current stage and raises busy event smartly.
// C# public WordBool PushEvent();
' VisualBasic Public Function PushEvent() As WordBool
// Oxygene public function PushEvent : WordBool;
Type | Description |
---|---|
WordBool | True if an abort request was set inside message handler; False otherwise |
Should be called at each iteration in any long-time operation.