Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
DotNetWorkQueue
Transport
SqlServer
Basic
Command
DeleteMessageCommand
C# Class DotNetWorkQueue.Transport.SqlServer.Basic.Command.DeleteMessageCommand
Deletes a specific message
Afficher le fichier
Open project: blehnen/DotNetWorkQueue
Class Usage Examples
Méthodes publiques
Méthode
Description
DeleteMessageCommand
(
long
queueId
)
Initializes a new instance of the
DeleteMessageCommand
class.
Method Details
DeleteMessageCommand()
public
méthode
Initializes a new instance of the
DeleteMessageCommand
class.
public
DeleteMessageCommand
(
long
queueId
)
queueId
long
The queue identifier.