Share via


MachineSet Members

[This is internal Microsoft documentation - Do not distribute.]

Adding twice the same machine to the set does not make a new entry. Note that the hash table is not serialized - so this guarantee does not stand once the set is sent across the wire

The following tables list the members exposed by the MachineSet type.

Public Constructors

  Name Description
MachineSet MachineSet

Top

Public Properties

  Name Description
Count  Count(inherited from PartitionSet)
Item  (inherited from PartitionSet )

Top

Public Methods

(see also Protected Methods )

  Name Description
Add Overridden. Add
Contains  (inherited from PartitionSet )
Equals  Overloaded. (inherited from Object )
GetEnumerator  Enumerator(inherited from PartitionSet)
GetHashCode  (inherited from Object )
GetStatusChanges  (inherited from PartitionSet )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Collections.IEnumerable.GetEnumerator  Enumerator(inherited from PartitionSet)

Top

See Also

Reference

MachineSet Class
Microsoft.Webstore.JobEngine.Partitions Namespace