|
nodiscard |
Invokes an operation asynchronously.
| operation | The name of the operation to invoke. |
| mode | The operation mode (normal or idempotent). |
| inParams | An encapsulation containing the encoded in-parameters for the operation. You can pass an empty byte sequence when the operation takes no in-parameters; the Ice runtime then marshals an empty encapsulation. |
| context | The request context. |