Constructs a ServiceToSlotRatio object.

Declaration Syntax
public ServiceToSlotRatio(
uint numServices,
uint numSlots
)

Parameters
- numServices (UInt32)
- The number of service instances that are capable of running on 'numSlots' slots.
- numSlots (UInt32)
- The number of slots required to run 'numServices' service instances.
Assembly:
Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.1.0.0