Package version:

Interface SendToGroupOptions

Send to group operation options

Hierarchy

  • SendToGroupOptions

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.

noEcho: boolean

Whether the message needs to echo to sender

Generated using TypeDoc