Skip to content

Methods_T_CodeJam_PerfTests_Running_Limits_PercentileLimitProvider

andrewvk edited this page Nov 8, 2016 · 1 revision

PercentileLimitProvider Methods

The PercentileLimitProvider type exposes the following members.

Methods

 

Name Description
Public method Equals Determines whether the specified object is equal to the current object. (Inherited from Object.)
Protected method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as the default hash function. (Inherited from Object.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method ToString Returns a string that represents the current object. (Inherited from Object.)
Public method TryGetActualValues Actual values for the benchmark. (Inherited from CompetitionLimitProviderBase.)
Public method TryGetCompetitionLimit(Benchmark, Summary) Limits for the benchmark. (Inherited from CompetitionLimitProviderBase.)
Protected method TryGetCompetitionLimit(BenchmarkReport, BenchmarkReport, Boolean) Limits for the benchmark. (Overrides CompetitionLimitProviderBase.TryGetCompetitionLimit(BenchmarkReport, BenchmarkReport, Boolean).)
  Back to Top

See Also

Reference

PercentileLimitProvider Class
CodeJam.PerfTests.Running.Limits Namespace

Clone this wiki locally