How to check of SignalApplicationLoadComplete has been raised


is there way check if (automatic) event signalapplicationloadcomplete has been raised after
application innitialized?

this can handy if want use "usernotifications.requestnotification" works when signalapplicationloadcomplete
has been raised. if use usernotifications before signalapplicationloadcomplete has been raised exception.

ps: isloaded , isinnitialized on surfacewindow isn't solution!

i'm not sure how check if has been fired, can signal completion using

applicationlauncher.signalapplicationloadcomplete

you can of course more initialization after signal, e.g. loading data in second thread or that. signalapplicationloadcomplete event merely tells shell application run expected (and won't abort because of missing data or something).
 
hope helps.
 
bye,

--
bart roozendaal, sevensteps
"toine db" schreef in bericht news:a465df0a-ba54-45e5-8dce-58ef3a390a16...

is there way check if (automatic) event signalapplicationloadcomplete has been raised after
application innitialized?

this can handy if want use "usernotifications.requestnotification" works when signalapplicationloadcomplete
has been raised. if use usernotifications before signalapplicationloadcomplete has been raised exception.

ps: isloaded , isinnitialized on surfacewindow isn't solution!


bart roozendaal, sevensteps


Other Forums  >  Surface Application Design and Development



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........