Expand description
Functions§
- resume_
xcm_ execution - Resumes all XCM executions for the XCMP queue.
- suspend_
xcm_ execution - Suspends all XCM executions for the XCMP queue, regardless of the sender’s origin.
- update_
drop_ threshold - Overwrites the number of pages which must be in the queue after which we drop any further messages from the channel.
- update_
resume_ threshold - Overwrites the number of pages which the queue must be reduced to before it signals that message sending may recommence after it has been suspended.
- update_
suspend_ threshold - Overwrites the number of pages which must be in the queue for the other side to be told to suspend their sending.