Click or drag to resize
HandlerBehaviourAttributeSingelton Property
True if only one instance of the service is allowed

Namespace: FlexRule.Flows.Workflows.Managers
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public bool Singelton { get; set; }

Property Value

Type: Boolean
See Also