Platform Symphony .NET API Reference - Version 5.1
ServiceToSlotRatio Property
NamespacesPlatform.Symphony.SoamServiceContextServiceToSlotRatio
Gets the service to slot ratio for this service instance, which indicates how many slots this service is consuming.
Declaration Syntax
C#
public ServiceToSlotRatio ServiceToSlotRatio { get; }
Value
The service to slot ratio for this service instance.
Remarks
The ratio will be either 1:N or N:1, where N is a positive integer. A 1:N ratio means that this service instance is consuming multiple slots. An N:1 ratio means that this service instance is consuming a fraction of a slot.

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.1.0.0