Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
DotNetWorkQueue
Transport
SqlServer
Basic
Command
DeleteMessageCommand
C# Class DotNetWorkQueue.Transport.SqlServer.Basic.Command.DeleteMessageCommand
Deletes a specific message
Datei anzeigen
Open project: blehnen/DotNetWorkQueue
Class Usage Examples
Public Methods
Method
Description
DeleteMessageCommand
(
long
queueId
)
Initializes a new instance of the
DeleteMessageCommand
class.
Method Details
DeleteMessageCommand()
public
method
Initializes a new instance of the
DeleteMessageCommand
class.
public
DeleteMessageCommand
(
long
queueId
)
queueId
long
The queue identifier.