TibrvCmListener::destroy()
Method
Declaration
TibrvStatusdestroy(
tibrv_bool cancelAgreements,
TibrvEventOnComplete* completeCB = NULL);
Purpose
Destroy a certified delivery listener.
|
Parameter |
Description |
|
|
|
Canceling Agreements
When destroying a certified delivery listener, a program can either cancel its certified delivery agreements with senders, or let those agreements persist (so a successor listener can receive the messages covered by those agreements).
When canceling agreements, each (previously) certified sender transport receives a REGISTRATION.CLOSED advisory. Successor listeners cannot receive old messages.