Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ModernHttpClient
CaptiveNetworkException
C# 클래스 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.
상속:
System.Net.WebException
파일 보기
프로젝트 열기: fpt-software/Wordpress-Client
공개 메소드들
메소드
설명
CaptiveNetworkException
(
Uri
sourceUri
,
Uri
destinationUri
) :
System
메소드 상세
CaptiveNetworkException()
공개
메소드
public
CaptiveNetworkException
(
Uri
sourceUri
,
Uri
destinationUri
) :
System
sourceUri
System.Uri
destinationUri
System.Uri
리턴
System