Suoranta.EnterpriseLib.Web - Developer API

Endpoint..::..NewRequest Method

Namespace:  Suoranta.EnterpriseLib.Util.Net
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public Task<HttpResponseMessage> NewRequest(
	HttpContent content,
	bool createClient
)

Parameters

content
Type: HttpContent
createClient
Type: Boolean