Method WaitForCompletion
WaitForCompletion()
Synchronously complete the async operation.
Declaration
public object WaitForCompletion()
Returns
Type | Description |
---|---|
Object | The result of the operation or null. |
Synchronously complete the async operation.
public object WaitForCompletion()
Type | Description |
---|---|
Object | The result of the operation or null. |