BackgroundAudioPlayer.Close Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Closes the player and removes all resources reserved for it, including the current AudioTrack.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
If any other members of BackgroundAudioPlayer are called or accessed after Close() has been called, they throw an exception.
Show: