Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
openhabUWP
Remote
Services
HttpService
C# Class openhabUWP.Remote.Services.HttpService
Inheritance:
IHttpService
Show file
Open project: altima/openhabUWP
Public Methods
Method
Description
GetClient
( ) :
HttpClient
GetClientHandler
( ) :
HttpClientHandler
Method Details
GetClient()
public
method
public
GetClient
( ) :
HttpClient
return
System.Net.Http.HttpClient
GetClientHandler()
public
method
public
GetClientHandler
( ) :
HttpClientHandler
return
System.Net.Http.HttpClientHandler