C# Class Twingly.Gearman.Examples.Example

Afficher le fichier Open project: twingly/GearmanSharp

Méthodes publiques

Méthode Description
AdvancedClient ( ) : void
AdvancedWorker ( ) : void
GetOembedsFunction ( IGearmanJob job ) : void
SimpleClient ( ) : void
SimpleWorker ( ) : void

Private Methods

Méthode Description
ReverseFunction ( byte[]>.IGearmanJob job ) : void

Method Details

AdvancedClient() public méthode

public AdvancedClient ( ) : void
Résultat void

AdvancedWorker() public méthode

public AdvancedWorker ( ) : void
Résultat void

GetOembedsFunction() public méthode

public GetOembedsFunction ( IGearmanJob job ) : void
job IGearmanJob
Résultat void

SimpleClient() public méthode

public SimpleClient ( ) : void
Résultat void

SimpleWorker() public méthode

public SimpleWorker ( ) : void
Résultat void