C# 클래스 DotNetWorkQueue.Transport.Redis.Basic.Command.MoveDelayedRecordsCommand

Move delayed records to the pending queue command
파일 보기 프로젝트 열기: blehnen/DotNetWorkQueue

공개 메소드들

메소드 설명
MoveDelayedRecordsCommand ( CancellationToken token ) : System.Threading

Initializes a new instance of the MoveDelayedRecordsCommand class.

메소드 상세

MoveDelayedRecordsCommand() 공개 메소드

Initializes a new instance of the MoveDelayedRecordsCommand class.
public MoveDelayedRecordsCommand ( CancellationToken token ) : System.Threading
token System.Threading.CancellationToken The token.
리턴 System.Threading