Ultra Light Client Guide and Reference

How can I execute application specific image startup tasks?

Subclass the ULC class UlcCustomStartup, and override the #startup class method. This method is invoked once per image startup, after the UlcSystem has initialized, but before any communication is started.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]