Class MicrosoftNlbClusterHostCollection
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a collection of hosts configured for a Microsoft network load balancing cluster..
public class MicrosoftNlbClusterHostCollection : Collection<MicrosoftNlbClusterHost>, IList<MicrosoftNlbClusterHost>, ICollection<MicrosoftNlbClusterHost>, IList, ICollection, IReadOnlyList<MicrosoftNlbClusterHost>, IReadOnlyCollection<MicrosoftNlbClusterHost>, IEnumerable<MicrosoftNlbClusterHost>, IEnumerable
- Inheritance
-
MicrosoftNlbClusterHostCollection
- Implements
- Inherited Members
Constructors
MicrosoftNlbClusterHostCollection()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.MicrosoftNlbClusterHostCollection class.
public MicrosoftNlbClusterHostCollection()