C# 클래스 DotNetWorkQueue.Transport.SqlServer.Basic.Command.DeleteMessageCommand

Deletes a specific message
파일 보기 프로젝트 열기: blehnen/DotNetWorkQueue 1 사용 예제들

공개 메소드들

메소드 설명
DeleteMessageCommand ( long queueId )

Initializes a new instance of the DeleteMessageCommand class.

메소드 상세

DeleteMessageCommand() 공개 메소드

Initializes a new instance of the DeleteMessageCommand class.
public DeleteMessageCommand ( long queueId )
queueId long The queue identifier.