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
GSF
Threading
ThreadContainerBase.CallbackArgs
C# Class GSF.Threading.ThreadContainerBase.CallbackArgs
Afficher le fichier
Open project: GridProtectionAlliance/gsf
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
ShouldDispose
bool
StartDisposalCallSuccessful
bool
Méthodes publiques
Méthode
Description
Clear
( ) :
void
Method Details
Clear()
public
méthode
public
Clear
( ) :
void
Résultat
void
Property Details
ShouldDispose
public_oe property
public
bool
ShouldDispose
Résultat
bool
StartDisposalCallSuccessful
public_oe property
Gets if StartDisposal() method is the only item that triggered this run.
public
bool
StartDisposalCallSuccessful
Résultat
bool