Click or drag to resize

NameServerConfigurationElement Properties

The NameServerConfigurationElement type exposes the following members.

Properties
  NameDescription
Public propertyBlockSize
Gets or sets the default size of a block in a file.
Public propertyCurrentConfiguration (Inherited from ConfigurationElement.)
Public propertyDataServerFreeSpaceThreshold
Gets or sets the minimum amount of space that a data server must have available in order to be eligible for new blocks.
Public propertyDataServerTimeout
Gets or sets the minimum amount of time that a data server must be unresponsive before it is considered dead.
Public propertyElementInformation (Inherited from ConfigurationElement.)
Protected propertyElementProperty (Inherited from ConfigurationElement.)
Protected propertyEvaluationContext (Inherited from ConfigurationElement.)
Protected propertyHasContext (Inherited from ConfigurationElement.)
Public propertyImageDirectory
Gets or sets the directory in which the file system image and edit log are stored.
Protected propertyItemConfigurationProperty (Inherited from ConfigurationElement.)
Protected propertyItemString (Inherited from ConfigurationElement.)
Public propertyListenIPv4AndIPv6
Gets or sets a value that indicates whether the server should listen on both IPv6 and IPv4.
Public propertyLockAllAttributesExcept (Inherited from ConfigurationElement.)
Public propertyLockAllElementsExcept (Inherited from ConfigurationElement.)
Public propertyLockAttributes (Inherited from ConfigurationElement.)
Public propertyLockElements (Inherited from ConfigurationElement.)
Public propertyLockItem (Inherited from ConfigurationElement.)
Protected propertyProperties (Inherited from ConfigurationElement.)
Public propertyReplicationFactor
Gets or sets the number of replicas to maintain of each block.
Top
See Also