C# Class DotNetWorkQueue.Transport.Redis.Basic.RedisJobTableCreationNoOp

Redis creates the schema automatically
Inheritance: IJobTableCreation
Afficher le fichier Open project: blehnen/DotNetWorkQueue

Méthodes publiques

Méthode Description
CreateJobTable ( ) : QueueCreationResult

Creates the job storage table if needed

Method Details

CreateJobTable() public méthode

Creates the job storage table if needed
public CreateJobTable ( ) : QueueCreationResult
Résultat QueueCreationResult