How do you know when matching is complete?
Is there a way to know when matching is complete after using the rematch method?
We keep running into controls that do not automatically rematch when they are created or destroyed. To fix the matching, we use the rematch method. However, there seems to be know way of knowing when the runtime has stopped trying to match the control. We end up putting pauses of seemingly arbitray length immidiately after each rematch call.
I know matching is never truly complete. An event could cause a control to rematch. It seems though at some point, the runtime stops trying to match a control after using the rematch method. It does not try to rematch infinitely.
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.