Home
last modified time | relevance | path

Searched refs:DhcpLeaseLifetime (Results 1 – 25 of 30) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.NetworkInformation/
H A DUnicastIPAddressInformation.cs74 public override long DhcpLeaseLifetime { property in System.Net.NetworkInformation.Win32UnicastIPAddressInformation
162 public override long DhcpLeaseLifetime { property in System.Net.NetworkInformation.LinuxUnicastIPAddressInformation
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/src/System/Net/NetworkInformation/
H A DMulticastIPAddressInformation.cs25 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.MulticastIPAddressInformation
H A DUnicastIPAddressInformation.cs25 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.UnicastIPAddressInformation
H A DUnixMulticastIPAddressInformation.cs26 …public override long DhcpLeaseLifetime { get { throw new PlatformNotSupportedException(SR.net_Info… property in System.Net.NetworkInformation.UnixMulticastIPAddressInformation
H A DSystemMulticastIPAddressInformation.cs80 public override long DhcpLeaseLifetime property in System.Net.NetworkInformation.SystemMulticastIPAddressInformation
H A DUnixUnicastIPAddressInformation.cs34 …public override long DhcpLeaseLifetime { get { throw new PlatformNotSupportedException(SR.net_Info… property in System.Net.NetworkInformation.UnixUnicastIPAddressInformation
H A DSystemUnicastIPAddressInformation.cs130 public override long DhcpLeaseLifetime property in System.Net.NetworkInformation.SystemUnicastIPAddressInformation
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/NetworkInformation/
H A DMulticastIPAddressInformation.cs18 public abstract long DhcpLeaseLifetime {get;} property in System.Net.NetworkInformation.MulticastIPAddressInformation
H A DUnicastIPAddressInformation.cs18 public abstract long DhcpLeaseLifetime {get;} property in System.Net.NetworkInformation.UnicastIPAddressInformation
H A DSystemMulticastIPAddressInformation.cs86 public override long DhcpLeaseLifetime{ property in System.Net.NetworkInformation.SystemMulticastIPAddressInformation
H A DSystemUnicastIPAddressInformation.cs128 public override long DhcpLeaseLifetime{ property in System.Net.NetworkInformation.SystemUnicastIPAddressInformation
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/ref/
H A DSystem.Net.NetworkInformation.cs247 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.MulticastIPAddressInformation
459 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.UnicastIPAddressInformation
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/tests/FunctionalTests/
H A DIPInterfacePropertiesTest_OSX.cs81 Assert.Throws<PlatformNotSupportedException>(() => uni.DhcpLeaseLifetime); in IPInfoTest_AccessAllProperties_NoErrors()
H A DIPInterfacePropertiesTest_Linux.cs83 Assert.Throws<PlatformNotSupportedException>(() => uni.DhcpLeaseLifetime); in IPInfoTest_AccessAllProperties_NoErrors()
H A DIPInterfacePropertiesTest_Windows.cs89 _log.WriteLine("--- Dhcp lease Lifetime: " + uni.DhcpLeaseLifetime); in IPInfoTest_AccessAllProperties_NoErrors()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monotouch/
H A DSystem.cs7471 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.MulticastIPAddressInformation
7770 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.UnicastIPAddressInformation
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.cs7546 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.MulticastIPAddressInformation
7846 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.UnicastIPAddressInformation
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/monodroid/
H A DSystem.cs7469 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.MulticastIPAddressInformation
7768 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.UnicastIPAddressInformation
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.cs7542 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.MulticastIPAddressInformation
7842 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.UnicastIPAddressInformation
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs10444 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.MulticastIPAddressInformation
10734 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.UnicastIPAddressInformation
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs10096 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.MulticastIPAddressInformation
10386 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.UnicastIPAddressInformation
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs10659 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.MulticastIPAddressInformation
10960 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.UnicastIPAddressInformation
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs10691 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.MulticastIPAddressInformation
10992 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.UnicastIPAddressInformation
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs10689 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.MulticastIPAddressInformation
10990 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.UnicastIPAddressInformation
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs10659 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.MulticastIPAddressInformation
10960 public abstract long DhcpLeaseLifetime { get; } property in System.Net.NetworkInformation.UnicastIPAddressInformation

12