C# Class RaccoonBlog.Web.Infrastructure.Jobs.RedditIntegration

Inheritance: IJob, IRegisteredObject
Afficher le fichier Open project: ayende/RaccoonBlog

Méthodes publiques

Méthode Description
Execute ( ) : void
RedditIntegration ( ) : System
Stop ( bool immediate ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

RedditIntegration() public méthode

public RedditIntegration ( ) : System
Résultat System

Stop() public méthode

public Stop ( bool immediate ) : void
immediate bool
Résultat void