What does HRESULT 0xC00D2EF1 (NS_E_CLOSED_ON_SUSPEND) mean?

 
Previous Next
NS_E_PROXY_DNS_TIMEOUT NS_E_CANNOT_READ_PLAYLIST_FROM_MEDIASERVER

NS_E_CLOSED_ON_SUSPEND

NS_E_CLOSED_ON_SUSPEND: network-stage diagnosis

NS_E_CLOSED_ON_SUSPEND (0xC00D2EF1) means the media session was intentionally closed as the system entered suspend or shutdown.

Evidence to preserve

Record the power transition time, session identifier, close notification and whether the application tried to reuse the pre-suspend session after resume.

Focused verification

After resume, establish a new media session and repeat the operation. Do not treat successful reconnection as proof that the old session should have remained valid.

Technical references


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