IAsyncResult « ADO.net Database « ASP.NET Tutorial






18.47.IAsyncResult
18.47.1.The wait approach of handling a single asynchronous process (C#)
18.47.2.The wait approach of handling a single asynchronous process (VB)
18.47.3.Use of the WaitAny method of processing multiple asynchronous processes (C#)
18.47.4.Use of the WaitAny method of processing multiple asynchronous processes (VB)
18.47.5.The Poll approach of working with asynchronous commands (C#)
18.47.6.The Poll approach of working with asynchronous commands (VB)