Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LockedMessage

Data object used to store and lock incoming messages in MemoryMessageQueue.

see

MemoryMessageQueue

Hierarchy

  • LockedMessage

Index

Properties

expirationTime

expirationTime: Date

The expiration time for the message lock. If it is null then the message is not locked.

message

The incoming message.

timeout

timeout: number

The lock timeout in milliseconds.

Generated using TypeDoc