UnitProcessor<(Of <(<'TArguments, TResult>)>)>..::..ProcessResponseAsync Method
Process task representing HTTP response
Namespace:
Suoranta.EnterpriseLib.Util.NetAssembly: Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)
Syntax
public virtual void ProcessResponseAsync( Task<HttpResponseMessage> responseTask )
Parameters
- responseTask
- Type: Task<(Of <(<'HttpResponseMessage>)>)>

