Interface IHttpRequestMessageFactory
Abstraction for an 
Namespace: Geko.HttpClientService.Infrastructure
Assembly: Geko.HttpClientService.dll
Syntax
public interface IHttpRequestMessageFactoryMethods
| Improve this Doc View SourceCreateRequestMessage()
Creates a new instance of an 
Declaration
HttpRequestMessage CreateRequestMessage()Returns
| Type | Description | 
|---|---|
| HttpRequestMessage | An  |