IHostManagementDeleteDataAsync(Data) Method
Delete the information according to the indicated key data asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task DeleteDataAsync(
Data data
)
Function DeleteDataAsync (
data As Data
) As Task
- data Data
- Data with the information to be deleted.
TaskA task representing the asynchronous operation.