Click or drag to resize
SpaceDefPhaseRatio Property
The phase ratio. This is used to compute the time delay between phases

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public abstract int PhaseRatio { get; set; }

Property Value

Type: Int32
Phase ratio during join handling
See Also