The Poweroff (MessageID - 537) message is sent to all the top level windows by OS.
WParam - 32772
I have an article on device power off notifications that you can probably modify to shut down the connections before the device goes into sleep.
http://blogs.msdn.com/anthonywong/archive/2005/06/07/426392.aspx
Cheers,
Anthony Wong [MSFT]
Anyone tried this It does not work for me. , it does not get anything when it turns off the screen light or I turn off the power.
Please forgive me ... not sure if this would work, or not (haven't tested it):
Microsoft.WindowsCE.Forms.
MobileDevice.Hibernate += new EventHandler(MobileDevice_Hibernate);