Skip to content
Was this article helpful?

ReportConfigurationService.AnalyzeAsync Method

Overload List

 

NameDescription
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application)) Triggers an analysis of the specified applications against this ReportConfiguration.
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application), Analysis) Triggers an analysis of the specified applications against this ReportConfiguration.
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application), Boolean) Triggers an analysis of the specified applications against this ReportConfiguration.
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application), IEnumerable(OSPatch)) Triggers an analysis of the specified applications and patches against this ReportConfiguration.
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application), PropertyChangedEventHandler) Triggers an analysis of the specified applications against this ReportConfiguration.
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application), IEnumerable(OSPatch), Analysis) Triggers an analysis of the specified applications and patches against this ReportConfiguration.
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application), IEnumerable(OSPatch), Boolean) Triggers an analysis of the specified applications and patches against this ReportConfiguration.
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application), PropertyChangedEventHandler, SynchronizationContext) Triggers an analysis of the specified applications against this ReportConfiguration.
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application), IEnumerable(OSPatch), PropertyChangedEventHandler, SynchronizationContext) Triggers an analysis of the specified applications and patches against this ReportConfiguration.
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application), PropertyChangedEventHandler, SynchronizationContext, Boolean) Triggers an analysis of the specified applications against this ReportConfiguration.
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application), Analysis, PropertyChangedEventHandler, SynchronizationContext, Boolean) Triggers an analysis of the specified applications against this ReportConfiguration.
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application), IEnumerable(OSPatch), Analysis, PropertyChangedEventHandler, SynchronizationContext) Triggers an analysis of the specified applications and patches against this ReportConfiguration.
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application), IEnumerable(OSPatch), PropertyChangedEventHandler, SynchronizationContext, Boolean) Triggers an analysis of the specified applications against this ReportConfiguration.
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application), IEnumerable(OSPatch), Analysis, PropertyChangedEventHandler, SynchronizationContext, Boolean) Triggers an analysis of the specified applications against this ReportConfiguration.
Public methodAnalyzeAsync(IEnumerable(ReportConfiguration), IEnumerable(Application), IEnumerable(OSPatch), PropertyChangedEventHandler, SynchronizationContext, Boolean, Analysis) Triggers an analysis of the specified applications against this ReportConfiguration.
  Back to Top

See Also

Reference

ReportConfigurationService Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?