Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
DotNetWorkQueue
Transport
SqlServer
Basic
Command
SendHeartBeatCommand
C# Class DotNetWorkQueue.Transport.SqlServer.Basic.Command.SendHeartBeatCommand
Sends a heart beat to a queue record.
Mostrar archivo
Open project: blehnen/DotNetWorkQueue
Class Usage Examples
Public Methods
Method
Description
SendHeartBeatCommand
(
long
queueId
)
Initializes a new instance of the
SendHeartBeatCommand
class.
Method Details
SendHeartBeatCommand()
public
method
Initializes a new instance of the
SendHeartBeatCommand
class.
public
SendHeartBeatCommand
(
long
queueId
)
queueId
long
The queue identifier.