Platform Symphony .NET API Reference - Version 5.1
ServiceToSlotRatio Constructor (numServices, numSlots)
NamespacesPlatform.Symphony.SoamServiceToSlotRatioServiceToSlotRatio(UInt32, UInt32)
Constructs a ServiceToSlotRatio object.
Declaration Syntax
C#
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