Can you please give more details on the scenario in which you are getting this exception? It will be helpful if you can provide the relevant code snippet of the app which you are running on Windows Embedded compact 2013.
Regards,
Sidd
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Dear All,
I am using System.Net.Sockets APIs on Windows embedded compact 2013.
PID:00400003 TID:04FD00CE StartGlobalCodePitch() - Starting global code pitch
ReadNetStream is calling below Sockets API
public int Receive (byte[] buffer);
From:
PID:0484008F TID:069C0002 CPU load: 28% / 28% Change in heap memory: 15920184 bytes Total Memory allocated in ManagedMemory: 42711192 Total Physical Memory: 853774336 Available Phsyical Memory: 564195328 Available Virtual Memory: 903479296 Memory Used: 34% TotalPageFileMemory: 0
To:
Also application is trying to read only 32kb of data. which should exclude memory fragmentation issues.
Can anyone explain this behavior and possible reasons for this.
Best Regards,
Lokesh K
Can you please give more details on the scenario in which you are getting this exception? It will be helpful if you can provide the relevant code snippet of the app which you are running on Windows Embedded compact 2013.
Regards,
Sidd