Serialize configuration frame to cache folder for later use (if needed).
Declaration Syntax
Parameters
- 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).
Remarks
It is expected that this function will be called from the ThreadPool.