C# Class DotNetWorkQueue.Transport.Redis.Basic.Command.MoveDelayedRecordsCommand

Move delayed records to the pending queue command
Afficher le fichier Open project: blehnen/DotNetWorkQueue

Méthodes publiques

Méthode Description
MoveDelayedRecordsCommand ( CancellationToken token ) : System.Threading

Initializes a new instance of the MoveDelayedRecordsCommand class.

Method Details

MoveDelayedRecordsCommand() public méthode

Initializes a new instance of the MoveDelayedRecordsCommand class.
public MoveDelayedRecordsCommand ( CancellationToken token ) : System.Threading
token System.Threading.CancellationToken The token.
Résultat System.Threading