C#.Net本机锁定GCSettings.LatencyMode = GCLatencyMode.LowLatency; [英] C# .Net Native Lockup on GCSettings.LatencyMode = GCLatencyMode.LowLatency;

查看:122
本文介绍了C#.Net本机锁定GCSettings.LatencyMode = GCLatencyMode.LowLatency;的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

因此,当应用程序编译为.Net Native时,应用程序将无法调用此函数.在非.Net Native编译中,它的效果很好.

So app is locking up on calling this when the app is compiled to .Net Native. It works great in non .Net Native compilations.

GCSettings.LatencyMode = GCLatencyMode.LowLatency;

Why would this be happening? I need the LowLatency setting. Thanks in advance.

推荐答案

萨莎,

我已帮助您将问题移至CLR论坛.

I've help you to move this question to CLR forum.


这篇关于C#.Net本机锁定GCSettings.LatencyMode = GCLatencyMode.LowLatency;的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆