protected internal virtual Task OnWriteSettingsAsync( ModuleSettingsWriter settings )
Protected Friend Overridable Function OnWriteSettingsAsync( _ ByVal settings As ModuleSettingsWriter _ ) As Task
Parameters
- settings
- A dictionary type object to store and retrieve values.
Return Value
A task that represents the work queued to execute in the ThreadPool.