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!

IAsyncResult.AsyncObject

[Visual Basic]
ReadOnly Property AsyncObject As Object
[C#]
object AsyncObject {get;}
[C++]
Object* get_AsyncObject() = 0;
[JScript]
abstract function get AsyncObject() : Object;

See Also

IAsyncResult Interface | IAsyncResult Members | System Namespace