Site icon EfmSoft

What does HRESULT 0xC1220306 (WDSTPC_E_KICKED_FALLBACK) mean?

 
Previous Next
WDSTPC_E_KICKED_POLICY_NOT_MET WDSTPC_E_KICKED_FAIL

WDSTPC_E_KICKED_FALLBACK

WDSTPC_E_KICKED_FALLBACK carries a recovery instruction: leave the multicast session and obtain the content through an alternate mechanism. WDS defines a disconnect type whose fallback action specifically allows a client to use another transfer path, such as unicast.

Honor fallback as a transport change, not a multicast retry

The WDS disconnect contract distinguishes fallback from abort. That distinction matters to deployment logic: fallback is not an instruction to abandon the content request, while a fail/abort path can be terminal for retrieval from that server. If the client repeatedly rejoins multicast after this status, it can create a loop. Promote the disconnect reason to the transfer coordinator and let it select the alternate mechanism.

WDS disconnect type · Slow-client handling · WDS API overview


Looking for a different code? Search another status or error code.

Exit mobile version