PerformanceTestBaseTDelegate, TResultDoTest Method
Performs the test and returns the test results.
Namespace: KGySoft.DiagnosticsAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 7.1.0
public override IPerformanceTestResultCollection DoTest()
Public Overrides Function DoTest As IPerformanceTestResultCollection
public:
virtual IPerformanceTestResultCollection^ DoTest() override
abstract DoTest : unit -> IPerformanceTestResultCollection
override DoTest : unit -> IPerformanceTestResultCollection
Return Value
IPerformanceTestResultCollectionAn
IPerformanceTestResultCollection instance containing the test results.