Serialize configuration frame to cache folder for later use (if needed).


- state (Object)
-
Reference to a EventArgs instance containing the following:
a reference to IConfigurationFrame (as T1),
a Action<(Of <(<'T>)>)> delegate to handle process exceptions (as T2),
and a String representing the configuration name (as T3).

It is expected that this function will be called from the ThreadPool.