public class ZoneFileResolverHintStore : UpdateableResolverHintStoreBase
Public Class ZoneFileResolverHintStore
Inherits UpdateableResolverHintStoreBase
public ref class ZoneFileResolverHintStore : public UpdateableResolverHintStoreBase
type ZoneFileResolverHintStore =
class
inherit UpdateableResolverHintStoreBase
end
ZoneFileResolverHintStore | Creates a new instance of the ZoneFileResolverHintStore class |
RootKeys |
List of DsRecords of the root zone
(Inherited from UpdateableResolverHintStoreBase) |
RootServers |
List of hints to the root servers
(Inherited from UpdateableResolverHintStoreBase) |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |
Update |
Forces to update all hints using the given resolver
(Inherited from UpdateableResolverHintStoreBase) |