System::Net::WebProxy::IsBypassed yöntemi

WebProxy::IsBypassed method

Belirtilen URI için proxy sunucusunun kullanılmadığını kontrol eder.

bool System::Net::WebProxy::IsBypassed(System::SharedPtr<Uri> host)
ParametreTürAçıklama
hostSystem::SharedPtr<Uri>Kontrol edilecek URI.

ReturnValue

Belirtilen URI için proxy sunucusu kullanılmadığında doğru, aksi takdirde yanlış.

Ayrıca Bakınız