Using the async begin/end method is 10x easier than doing this directly from
the Win32 API, and just as efficient.  One can pass arbitrary(generic) state
around using the "object state" param.

----- Original Message -----
From: "Fiach Reid" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 5:47 AM
Subject: [ADVANCED-DOTNET] I/O completion ports


Hi

   Does anybody have an example of using I/O completion ports in c#?.

I know that asynchronous I/O is mapped to completion ports, but I think
there's a more generic way using an API call (CreateIoCompletionPort() or
GetQueuedCompletionStatus()).

    Thanks in advance.

   Fiach

www.webtropy.com

Reply via email to