프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IsSectionActivated | bool | ||
OldGcLatencyMode | GCLatencyMode |
메소드 | 설명 | |
---|---|---|
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.
|