Class ReEntryRule
Namespace: DirectScale.Disco.Extension
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public abstract class ReEntryRule : Object
Constructors
ReEntryRule()
Declaration
protected ReEntryRule()
Properties
ReEntryCount
Declaration
public int ReEntryCount { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
RuleType
Declaration
public ReEntryRuleType RuleType { get; protected set; }
Property Value
Type | Description |
---|---|
ReEntryRuleType |