IHostManagementRegisterExceptionAsync Method
Register exception on the server asynchronously.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
Task RegisterExceptionAsync(
Exception exception
)
Function RegisterExceptionAsync (
exception As Exception
) As Task
- exception Exception
- Exception information.
TaskA task representing the asynchronous operation.