User-facing operation configuration

Hierarchy

  • OperationOptions

Properties

cancelController?: ICancelController

Optional cancel controller to cancel the sending of eventstream messages with. Cancellation includes both operation activation and sending of streaming messages. It does not affect a streaming operation's state.

disableValidation?: boolean

Disables client-side data validation. Useful for testing how the client handles errors from the service.

Generated using TypeDoc