Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 690 Bytes

dnssdserviceinstance_weight.md

File metadata and controls

22 lines (15 loc) · 690 Bytes
-api-id -api-type
P:Windows.Networking.ServiceDiscovery.Dnssd.DnssdServiceInstance.Weight
winrt property

Windows.Networking.ServiceDiscovery.Dnssd.DnssdServiceInstance.Weight

-description

Gets or sets the weight value assigned to this service instance, as defined in RFC 2782. Clients use the Weight value to choose between servers with the same Priority value.

-property-value

The weight value for this service instance. See RFC 2782 for details on how clients use this value.

-remarks

-examples

-see-also