Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ModernHttpClient
CaptiveNetworkException
C# Class ModernHttpClient.CaptiveNetworkException
Thrown when the request goes to a captive network. This happens usually with wifi networks where an authentication html form is shown instead of the real content.
Inheritance:
System.Net.WebException
Afficher le fichier
Open project: fpt-software/Wordpress-Client
Méthodes publiques
Méthode
Description
CaptiveNetworkException
(
Uri
sourceUri
,
Uri
destinationUri
) :
System
Method Details
CaptiveNetworkException()
public
méthode
public
CaptiveNetworkException
(
Uri
sourceUri
,
Uri
destinationUri
) :
System
sourceUri
System.Uri
destinationUri
System.Uri
Résultat
System