C# Class Panteon.Sdk.Events.TaskExceptionEventArgs

Inheritance: WorkerEventArgs
Afficher le fichier Open project: PanteonProject/Panteon.Sdk Class Usage Examples

Méthodes publiques

Méthode Description
TaskExceptionEventArgs ( ScheduledTask scheduledTask, Exception exception ) : System

Method Details

TaskExceptionEventArgs() public méthode

public TaskExceptionEventArgs ( ScheduledTask scheduledTask, Exception exception ) : System
scheduledTask Schyntax.ScheduledTask
exception System.Exception
Résultat System