NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpAsyncResult Class

[To be supplied.]

Object
   HttpAsyncResult

[Visual Basic]
Public Class HttpAsyncResult
   Implements IAsyncResult
[C#]
public class HttpAsyncResult : IAsyncResult
[C++]
public __gc class HttpAsyncResult : public IAsyncResult
[JScript]
public class HttpAsyncResult implements IAsyncResult

Remarks

[To be supplied.]

Requirements

Namespace: System.Net

Assembly: System.net.dll

See Also

HttpAsyncResult Members | System.Net Namespace