checkOpen method Null safety

void checkOpen(
  1. String? correlationId
)

Checks if the queue has been opened and throws an exception is it's not.

  • correlationId (optional) transaction id to trace execution through call chain.