IHostConfigurationDeleteSettingsAsync Method
Deletes custom settings using the registry handle asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task DeleteSettingsAsync(
int id
)
Function DeleteSettingsAsync (
id As Integer
) As Task
- id Int32
- Identifier of the record to delete.
TaskA task representing the asynchronous operation.