EventDnsBase::countNameserversGets the number of configured nameservers 説明
public
int EventDnsBase::countNameservers()
Gets the number of configured nameservers パラメータこの関数にはパラメータはありません。 戻り値Returns the number of configured nameservers(not necessarily the number of running nameservers). This is useful for double-checking whether our calls to the various nameserver configuration functions have been successful. |