ScanAsync(System.Threading.CancellationToken cancellationToken) Method

Scans the remote resource and returns all hosted packages and containers.

Syntax

public abstract Task<ScannerResults> ScanAsync(System.Threading.CancellationToken cancellationToken)

Parameters

cancellationToken
Type: System.Threading.CancellationToken

Task cancellation token.

Returns

All hosted packages and containers.