XblMultiplayerSessionSetMatchmakingResubmit
Sets if a match needs to be resubmitted or not.Syntax
Parameters
handle _In_Type: XblMultiplayerSessionHandle Handle to the multiplayer session. matchResubmit _In_
Type: bool Set true, if the match that was found didn’t work out and needs to be resubmitted. Set false, if the match did work and the matchmaking service can release the session.
