共用方式為


NEDnsProxyManagerError 列舉

定義

列舉與 DNS Proxy 相關的錯誤。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum NEDnsProxyManagerError
type NEDnsProxyManagerError = 
繼承
NEDnsProxyManagerError
屬性

欄位

CannotBeRemoved 4
Disabled 2
Invalid 1
Stale 3

適用於