IPWorks 2020 JavaScript Edition

Questions / Feedback?

DNSPort Property

The port where the DNS server is listening.

Syntax


 getDNSPort(): number;

 setDNSPort(DNSPort: number): void;

Default Value

53

Remarks

This property contains the port where the DNS server is listening. The default value is 53 but you may set this property to any other value for use with experimental servers, etc.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 JavaScript Edition - Version 20.0 [Build 8292]