AsyncResult Constructor ()
Initializes a new instance of the AsyncResult class.
Namespace: Microsoft.Web.Services3
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
'Usage
Dim asyncResult1 As New AsyncResult()
'Declaration
Protected Sub New()
protected AsyncResult();
protected:
AsyncResult();
protected AsyncResult();
protected function AsyncResult();
Use this constructor when state information or a callback is not needed.
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server
AsyncResult Class
AsyncResult Members
Microsoft.Web.Services3 Namespace