IHostManagementDeleteTableFileAsync Method
Delete the table file asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task DeleteTableFileAsync(
int id
)
Function DeleteTableFileAsync (
id As Integer
) As Task
- id Int32
- Table file identifier.
TaskA task representing the asynchronous operation.