Callback (object)
July 2, 2016 ยท View on GitHub
Callback (object)
Generic callback interface used for asynchronous continuation.
Table of contents:
Methods
Continue
| Return | void |
Continue processing.
Cancel
| Return | void |
Cancel processing.
July 2, 2016 ยท View on GitHub
Generic callback interface used for asynchronous continuation.
Table of contents:
| Return | void |
Continue processing.
| Return | void |
Cancel processing.