The CallObjectMethodAsyncResult object contains the following properties:
Property List
Name | Description |
---|---|
Completed |
Specifies whether the object method call has finished. |
ReturnValue |
Provides access to the object method's result value. |
The CallObjectMethodAsyncResult object contains the following properties:
Name | Description |
---|---|
Completed |
Specifies whether the object method call has finished. |
ReturnValue |
Provides access to the object method's result value. |