UnicastIPAddressInformation.DuplicateAddressDetectionState Özellik
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yinelenen adres algılama algoritmasının durumunu gösteren bir değer alır.
public:
abstract property System::Net::NetworkInformation::DuplicateAddressDetectionState DuplicateAddressDetectionState { System::Net::NetworkInformation::DuplicateAddressDetectionState get(); };
[System.Runtime.Versioning.SupportedOSPlatform("windows")]
public abstract System.Net.NetworkInformation.DuplicateAddressDetectionState DuplicateAddressDetectionState { get; }
public abstract System.Net.NetworkInformation.DuplicateAddressDetectionState DuplicateAddressDetectionState { get; }
[<System.Runtime.Versioning.SupportedOSPlatform("windows")>]
member this.DuplicateAddressDetectionState : System.Net.NetworkInformation.DuplicateAddressDetectionState
member this.DuplicateAddressDetectionState : System.Net.NetworkInformation.DuplicateAddressDetectionState
Public MustOverride ReadOnly Property DuplicateAddressDetectionState As DuplicateAddressDetectionState
Bu IP adresinin DuplicateAddressDetectionState benzersizliğini belirlemede algoritmanın ilerleme durumunu gösteren değerlerden biri.
- Öznitelikler
Bu özellik, Windows XP'den önceki işletim sistemlerini çalıştıran bilgisayarlarda geçerli değildir.
Bir ağdaki tüm ağ arabirimlerinin benzersiz bir adrese sahip olduğundan emin olmak için, arabirim ana bilgisayarı tek noktaya yayın adreslerinde "yinelenen adres algılama" algoritması çalıştırmakla sorumludur. Bu algoritmanın amacı, ağda benzersiz olmayan adresleri önlemeye çalışmaktır. Bu işlem IETF RFC 1971'de tanımlanır.
Ürün | Sürümler |
---|---|
.NET | Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
.NET Framework | 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0, 2.1 |
.NET geri bildirimi
.NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: