Property | Type | Description |
---|
Method | Description | |
---|---|---|
Clone ( ) : PerfTestConfiguration | ||
Copy ( PerfTestConfiguration configuration ) : void | ||
PerfTestConfiguration ( ) : System | ||
PerfTestConfiguration ( bool ignoreFirstRun, bool triggerGC ) : System |
public Copy ( PerfTestConfiguration configuration ) : void | ||
configuration | PerfTestConfiguration | |
return | void |
public PerfTestConfiguration ( bool ignoreFirstRun, bool triggerGC ) : System | ||
ignoreFirstRun | bool | |
triggerGC | bool | |
return | System |