I'm not sure what you're trying to do. If you want a checkpoint at
shutdown, just call 'createCheckpoint' before the end of your
application.
> There should probably also be a variant of this that is stateless. I
> recall that there used to be a function noState, but
> this seems to have disappeared. Has this been replaced with anything.
It's obsolete. If you don't want to use HAppS.State, simply don't use
HAppS.State.
Joining together HAppS.State and HAppS.Server isn't recommended. It's
important to keep in mind that they are two fairly unrelated systems.
--
Cheers,
Lemmih