메소드 | 설명 | |
---|---|---|
ExecuteAsync ( AmazonDynamoDBCallback callback, AsyncOptions asyncOptions = null ) : void |
Initiates the asynchronous execution of the Execute operation.
|
public ExecuteAsync ( AmazonDynamoDBCallback callback, AsyncOptions asyncOptions = null ) : void | ||
callback | AmazonDynamoDBCallback | The callback that will be invoked when the asynchronous operation completes. |
asyncOptions | AsyncOptions | An instance of AsyncOptions that specifies how the async method should be executed. |
리턴 | void |