Click or drag to resize
StaMaStateMachineTemplateConcurrencyDegree Property
Gets the maximum number of concurrent transitions possible for a single trigger event.

Namespace: StaMa
Assembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax
public int ConcurrencyDegree { get; }

Property Value

Type: Int32
See Also