API Reference
Class
GitHubRepositoryWatchAutoSyncService
Refreshes watched GitHub repository momentum and audience data when the local cache becomes stale.
Inheritance
- Object
- GitHubRepositoryWatchAutoSyncService
Constructors
GitHubRepositoryWatchAutoSyncService() #Initializes the default watched-repository auto-sync service.
Methods
SyncIfNeededAsync(System.String token, IntelligenceX.Telemetry.GitHub.GitHubRepositoryWatchAutoSyncOptions options, System.Threading.CancellationToken cancellationToken) #Refreshes watched repositories when their local telemetry is stale.
Parameters
- token System.String
- options IntelligenceX.Telemetry.GitHub.GitHubRepositoryWatchAutoSyncOptions
- cancellationToken System.Threading.CancellationToken