UnicastIPAddressInformation.DuplicateAddressDetectionState Özellik
Tanım
Ö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(); };
public abstract System.Net.NetworkInformation.DuplicateAddressDetectionState DuplicateAddressDetectionState { get; }
[System.Runtime.Versioning.SupportedOSPlatform("windows")]
public abstract System.Net.NetworkInformation.DuplicateAddressDetectionState DuplicateAddressDetectionState { get; }
member this.DuplicateAddressDetectionState : System.Net.NetworkInformation.DuplicateAddressDetectionState
[<System.Runtime.Versioning.SupportedOSPlatform("windows")>]
member this.DuplicateAddressDetectionState : System.Net.NetworkInformation.DuplicateAddressDetectionState
Public MustOverride ReadOnly Property DuplicateAddressDetectionState As DuplicateAddressDetectionState
Özellik Değeri
Bu IP adresinin DuplicateAddressDetectionState benzersizliğini belirlemede algoritmanın ilerleme durumunu gösteren değerlerden biri.
- Öznitelikler
Özel durumlar
Bu özellik, Windows XP'den önceki işletim sistemlerini çalıştıran bilgisayarlarda geçerli değildir.
Açıklamalar
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.