PersistAsync(ConfigurationPersistenceContext context) Method
Persists this configuration information in the database given the specified context.
Syntax
public
virtual
System.Threading.Tasks.Task
PersistAsync(
ConfigurationPersistenceContext
context)
Parameters
context
Type:
ConfigurationPersistenceContext
The context.