Свойство | Type | Description | |
---|---|---|---|
AverageWorkingThreads | double | ||
TotalDuration | System.TimeSpan | ||
TotalFailedIterationCount | int | ||
TotalIterationsStartedCount | int | ||
TotalSuccessfulIterationCount | int |
Méthode | Description | |
---|---|---|
GetIterationSetupErrors ( ) : IReadOnlyList |
||
GetIterationTearDownErrors ( ) : IReadOnlyList |
||
ResultItemTotals ( TestContextResultAggregate results ) : System |
public GetIterationSetupErrors ( ) : IReadOnlyList |
||
Résultat | IReadOnlyList |
public GetIterationTearDownErrors ( ) : IReadOnlyList |
||
Résultat | IReadOnlyList |
public ResultItemTotals ( TestContextResultAggregate results ) : System | ||
results | Viki.LoadRunner.Engine.Aggregators.Aggregates.TestContextResultAggregate | |
Résultat | System |