Method WithOperation
WithOperation(Action<AsyncApiOperationOptions>)
Customizes the operation generated for this message.
Ignored if the channel has a channel-level WithOperation() configured.
public AsyncApiMessageOptions WithOperation(Action<AsyncApiOperationOptions> configure)
Parameters
configureAction<AsyncApiOperationOptions>