IHttpOperationsFactory Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Abstract interface for acquiring Http Operations
public interface IHttpOperationsFactory
type IHttpOperationsFactory = interface
Public Interface IHttpOperationsFactory
- Derived
Methods
GetHttpOperations<T>() | |
GetHttpOperations<T>(Boolean) | |
ReadAsStringAsync(Uri) |