UserDataTaskListCreateOrUpdateTaskRequest.ReportFailedAsync Method

Definition

Informs the client that the request was not processed successfully.

public:
 virtual IAsyncAction ^ ReportFailedAsync() = ReportFailedAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction ReportFailedAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction ReportFailedAsync();
function reportFailedAsync()
Public Function ReportFailedAsync () As IAsyncAction

Returns

An asynchronous operation.

Attributes

Applies to