[This is preliminary documentation and is subject to change.]
Shows a warning message to the user, and asks whether the user
wishes to retry.

Declaration Syntax

Parameters
- message (String)
- The message to show. Can have placeholders similar
to String.Format.
- parameters (array<Object>[]()[][])
- The objects to replace into the placeholders in
the message.

Return Value
True if the user wished to retry (e.g. clicks Retry), false if the
user doesn't retry (e.g. clicks Cancel).
Assembly:
Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)