Will Socket.BeginRead's IAsyncResult CompleteSychronously property

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Will Socket.BeginRead's IAsyncResult CompleteSychronously property always return false? I need to know this so I will not tie up the calling thread with processing performed in the AsycCallback function.


Thanks,

- Chris Tanger
 
Hi Chris,

I reviewed the thread and find there is a similar issue in the group below.
Subject: Will Socket.BeginRead IAsyncResult.CompletedSynchronously always b
Newsgroups: microsoft.public.dotnet.framework

I have replied in that group and you may try to take a look.

Best regards,

Peter Huang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top