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
Microsoft
WindowsAzure
MobileServices
Test
WebProxy
C# Class Microsoft.WindowsAzure.MobileServices.Test.WebProxy
Inheritance:
IWebProxy
Show file
Open project: Azure/azure-mobile-apps-net-client
Public Methods
Method
Description
GetProxy
(
Uri
destination
) :
Uri
IsBypassed
(
Uri
host
) :
bool
WebProxy
(
Uri
uri
) :
System
Method Details
GetProxy()
public
method
public
GetProxy
(
Uri
destination
) :
Uri
destination
System.Uri
return
System.Uri
IsBypassed()
public
method
public
IsBypassed
(
Uri
host
) :
bool
host
System.Uri
return
bool
WebProxy()
public
method
public
WebProxy
(
Uri
uri
) :
System
uri
System.Uri
return
System