mirror of
https://github.com/Sarsoo/Spotify.NET.git
synced 2024-12-24 15:06:26 +00:00
14210f3654
In WPF application the HttpProcessor was newer released and got stuck in method "StreamReadLine". This causes the application to stay alive with a zombie-process... By introducing IDisposable-interface containing an "active" flag we can shut the processor down. putting the processor in "using" it will be disposed once HttpServer is shut down. |
||
---|---|---|
.. | ||
Local | ||
Properties | ||
Web | ||
app.config | ||
packages.config | ||
SpotifyAPI.csproj |