C# Class Microsoft.VisualStudio.R.Package.SurveyNews.SurveyNewsService

Inheritance: ISurveyNewsService
Afficher le fichier Open project: Microsoft/RTVS Class Usage Examples

Méthodes publiques

Méthode Description
CheckSurveyNewsAsync ( bool forceCheck ) : System.Threading.Tasks.Task

Private Methods

Méthode Description
QueryServerAsync ( bool forceCheck ) : System.Threading.Tasks.Task
ShouldQueryServer ( ) : bool
SurveyNewsService ( ISurveyNewsFeedClient feedClient, ISurveyNewsOptions options, IWebBrowserServices browserServices, ICoreShell coreShell ) : System

Method Details

CheckSurveyNewsAsync() public méthode

public CheckSurveyNewsAsync ( bool forceCheck ) : System.Threading.Tasks.Task
forceCheck bool
Résultat System.Threading.Tasks.Task