IHttpService interface¶
Defined in
Namespace: ReactiveMarbles.CacheDatabase.Core
Assembly: ReactiveMarbles.CacheDatabase.Core.dll
Full name: ReactiveMarbles.CacheDatabase.Core.IHttpService
Modifiers: public abstract
Summary¶
A interface that represents a service for providing HTTP functionality.
Applies to
netstandard2.0
Methods¶
| Name | Summary |
|---|---|
| DownloadUrl | Gets a observable for a download. |