C# Class DNTScheduler.AddModules

Registers HTTP modules dynamically.
Afficher le fichier Open project: VahidN/DNTScheduler

Méthodes publiques

Méthode Description
PostStart ( ) : void

PreStart ( ) : void

Registering the DNTSchedulerModule automatically.

Method Details

PostStart() public static méthode

public static PostStart ( ) : void
Résultat void

PreStart() public static méthode

Registering the DNTSchedulerModule automatically.
public static PreStart ( ) : void
Résultat void