OssIndexWebClient.

PostAsync(ComponentReportRequest, CancellationToken) Method

Syntax

public Task<ICollection<ComponentReport>> PostAsync(ComponentReportRequest body, CancellationToken cancellationToken)

Attributes

Type Description
AsyncStateMachineAttribute

Parameters

Name Type Description
body ComponentReportRequest
cancellationToken CancellationToken

Return Value

Type Description
Task<ICollection<ComponentReport>>