BrokerProperties interface
Properties of the Event Broker operation.
Properties
delivery |
The attempt count for delivering the event. |
lock |
The token of the lock on the event. |
Property Details
deliveryCount
The attempt count for delivering the event.
deliveryCount: number
Property Value
number
lockToken
The token of the lock on the event.
lockToken: string
Property Value
string