I have an application that uses "System.IO.Pipe s"
After my app runs for about an hour of sending and receiving data
asynchronously
from a named pipe the app hangs and cpu goes to 98% and the following error
is generated:
System.Core Insufficient quota to complete the requested service.
Any ideas, I'm baffled
-Louie
After my app runs for about an hour of sending and receiving data
asynchronously
from a named pipe the app hangs and cpu goes to 98% and the following error
is generated:
System.Core Insufficient quota to complete the requested service.
Any ideas, I'm baffled
-Louie