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
Queue
WorkerHeartBeatNotification
C# Class DotNetWorkQueue.Queue.WorkerHeartBeatNotification
Notifies user code of heart beat status updates
Inheritance:
IWorkerHeartBeatNotification
Afficher le fichier
Open project: blehnen/DotNetWorkQueue
Méthodes publiques
Méthode
Description
SetError
(
Exception
error
) :
void
Sets the error.
Method Details
SetError()
public
méthode
Sets the error.
public
SetError
(
Exception
error
) :
void
error
System.Exception
The error.
Résultat
void