C# (CSharp) Bloom.Api EnhancedImageServer - 25 examples found. These are the top rated real world C# (CSharp) examples of Bloom.Api.EnhancedImageServer extracted from open source projects. You can rate examples to help us improve the quality of examples.
A local http server that can serve (low-res) images plus other files.
geckofx makes concurrent requests of URLs which this class handles. This means that the methods of this class get called on different threads, so it has to be thread-safe.