Свойство | Type | Description | |
---|---|---|---|
IsSectionActivated | bool | ||
OldGcLatencyMode | GCLatencyMode |
Méthode | Description | |
---|---|---|
EnterOptimizedSection ( ) : void |
Enters a section during which the performance of the current process is optimized. Why use SustainedLowLatency instead of LowLatency: http://www.infoq.com/news/2012/03/Net-403. |
|
LeaveOptimizedSection ( ) : void |
Leaves a section during which the performance of the current process is optimized.
|