C# Class NodeTest.JobHandlers.FailingJobCode

Afficher le fichier Open project: Teleopti/Stardust Class Usage Examples

Méthodes publiques

Méthode Description
DoTheThing ( FailingJobParams message, CancellationTokenSource cancellationTokenSource, Action progress ) : void
FailingJobCode ( ) : System

Method Details

DoTheThing() public méthode

public DoTheThing ( FailingJobParams message, CancellationTokenSource cancellationTokenSource, Action progress ) : void
message FailingJobParams
cancellationTokenSource System.Threading.CancellationTokenSource
progress Action
Résultat void

FailingJobCode() public méthode

public FailingJobCode ( ) : System
Résultat System