gpt4 book ai didi

windows-phone-7 - WaitAll 导致 Windows Phone 7.1 的 NotSupportedException

转载 作者:行者123 更新时间:2023-12-02 08:51:16 26 4
gpt4 key购买 nike

WaitHandle[] _runningTaskHandles = new WaitHandle[1];
_runningTaskHandles[1] = new AutoResetEvent(false);

System.Threading.WaitHandle.WaitAll(WaitHandle[1], waitToSyncThreads);

导致 NotSupportedException WaitAny 正常。什么是歧视?

最佳答案

"WaitAll is present but not supported in Silverlight for Windows Phone."

来源:msdn

关于windows-phone-7 - WaitAll 导致 Windows Phone 7.1 的 NotSupportedException,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8412549/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com