protected internal virtual Task OnReadSettingsAsync( ModuleSettingsReader settings )
Protected Friend Overridable Function OnReadSettingsAsync( _ ByVal settings As ModuleSettingsReader _ ) 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.