IHostConfigurationSetSettingsAsync Method
Updates custom settings based on the
Settings model asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task<int> SetSettingsAsync(
Settings settings
)
Function SetSettingsAsync (
settings As Settings
) As Task(Of Integer)
- settings Settings
- Defining custom settings.
TaskInt32Int32 with the identifier corresponding to the updated configuration.