C# Class Dev2.Common.Interfaces.ServerStats

Datei anzeigen Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
IncrementTotalRequests ( ) : void
IncrementTotalTime ( long time ) : void

Method Details

IncrementTotalRequests() public static method

public static IncrementTotalRequests ( ) : void
return void

IncrementTotalTime() public static method

public static IncrementTotalTime ( long time ) : void
time long
return void