C# Class Lokad.Cloud.Services.AssemblyConfigurationUpdateService

Inheritance: ScheduledService
Afficher le fichier Open project: Lokad/lokad-cloud

Méthodes publiques

Méthode Description
AssemblyConfigurationUpdateService ( IBlobStorageProvider storage ) : Lokad.Cloud.ServiceFabric

Méthodes protégées

Méthode Description
StartOnSchedule ( ) : void

Method Details

AssemblyConfigurationUpdateService() public méthode

public AssemblyConfigurationUpdateService ( IBlobStorageProvider storage ) : Lokad.Cloud.ServiceFabric
storage IBlobStorageProvider
Résultat Lokad.Cloud.ServiceFabric

StartOnSchedule() protected méthode

protected StartOnSchedule ( ) : void
Résultat void