C# Class Dev2.Common.Interfaces.ServerStats

Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
IncrementTotalRequests ( ) : void
IncrementTotalTime ( long time ) : void

Method Details

IncrementTotalRequests() public static méthode

public static IncrementTotalRequests ( ) : void
Résultat void

IncrementTotalTime() public static méthode

public static IncrementTotalTime ( long time ) : void
time long
Résultat void