CachePolicyMessageHandler.SendAsync Method (HttpRequestMessage, CancellationToken)
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Cache
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
<DebuggerStepThroughAttribute> Protected Overrides Function SendAsync ( request As HttpRequestMessage, cancellationToken As CancellationToken ) As Task(Of HttpResponseMessage)
Parameters
- request
- Type: System.Net.Http.HttpRequestMessage
- cancellationToken
- Type: System.Threading.CancellationToken
Show: