Ejemplo n.º 1
0
        /// <summary>
        /// Action: WakeBootstrap
        /// </summary>

        public static void WakeBootstrap(HeContext heContext)
        {
            RuntimePlatformUtils.TestAndSetTimerNextRun(heContext, TimerBootstrap.TimerKey, Global.eSpaceId);
        }