This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.VulnerabilityScanner.
Syntax
public virtual IAsyncResult BeginInvoke(List<PackageInfo> packageInfos, ICollection<ComponentReport> componentReports, AsyncCallback callback, object object)
Parameters
| Name |
Type |
Description |
| packageInfos |
List<PackageInfo> |
|
| componentReports |
ICollection<ComponentReport> |
|
| callback |
AsyncCallback |
|
| object |
object |
|
Return Value
| Type |
Description |
| IAsyncResult |
|