Freigeben über


IRestTransport.GetHttpClientAsync Method

Definition

public System.Threading.Tasks.Task<System.Net.Http.HttpClient> GetHttpClientAsync();
abstract member GetHttpClientAsync : unit -> System.Threading.Tasks.Task<System.Net.Http.HttpClient>
Public Function GetHttpClientAsync () As Task(Of HttpClient)

Returns

Applies to