C# Class Lokad.Cloud.Services.AssemblyConfigurationUpdateService

Inheritance: ScheduledService
Mostrar archivo Open project: Lokad/lokad-cloud

Public Methods

Method Description
AssemblyConfigurationUpdateService ( IBlobStorageProvider storage ) : Lokad.Cloud.ServiceFabric

Protected Methods

Method Description
StartOnSchedule ( ) : void

Method Details

AssemblyConfigurationUpdateService() public method

public AssemblyConfigurationUpdateService ( IBlobStorageProvider storage ) : Lokad.Cloud.ServiceFabric
storage IBlobStorageProvider
return Lokad.Cloud.ServiceFabric

StartOnSchedule() protected method

protected StartOnSchedule ( ) : void
return void