Package version:

Interface SendEventOptions

Send event operation options

Hierarchy

  • SendEventOptions

Properties

abortSignal?: any

The abort signal

ackId?: number

The optional ackId. If not specified, client will generate one.

fireAndForget: boolean

If true, the message won't contains ackId. No AckMessage will be returned from the service.

Generated using TypeDoc