Method | Description | |
---|---|---|
ExecuteAsync ( AmazonDynamoDBCallback callback, |
Initiates the asynchronous execution of the Execute operation.
|
public ExecuteAsync ( AmazonDynamoDBCallback callback, |
||
callback | AmazonDynamoDBCallback | The callback that will be invoked when the asynchronous operation completes. |
asyncOptions | An instance of AsyncOptions that specifies how the async method should be executed. | |
return | void |