Set the response level of a request operation.
- Parameters
-
op | The operation to set the response level of. Must not be NULL. |
level | The response level to set. |
- Note
- Some requests do not support response level on the wire. COS does not prevent this, which may cause interoperability issues if the application attempts to use this in such cases.