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

Inheritance: ISurveyNewsService
Show file Open project: Microsoft/RTVS Class Usage Examples

Public Methods

Method Description
CheckSurveyNewsAsync ( bool forceCheck ) : System.Threading.Tasks.Task

Private Methods

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

Method Details

CheckSurveyNewsAsync() public method

public CheckSurveyNewsAsync ( bool forceCheck ) : System.Threading.Tasks.Task
forceCheck bool
return System.Threading.Tasks.Task