Click or drag to resize
NodeHasTimeout Property
Whether or not item in state defined by this node should continue after defined amount of time.

Namespace: CMS.Helpers.UniGraphConfig
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntax
C#
public bool HasTimeout { get; set; }

Property Value

Type: Boolean
See Also