Class Behavior
Inherited Members
Namespace: Rebus.Server.Considerations
Assembly: Rebus.Server.dll
Syntax
public class Behavior : Consideration
Properties
CommandType
Declaration
public CommandType CommandType { get; set; }
Property Value
Type | Description |
---|---|
CommandType |
Considerations
Declaration
public ConsiderationCollection Considerations { get; }
Property Value
Type | Description |
---|---|
ConsiderationCollection |
Methods
Evaluate(EvaluationContext)
Declaration
public override double Evaluate(EvaluationContext context)
Parameters
Type | Name | Description |
---|---|---|
EvaluationContext | context |
Returns
Type | Description |
---|---|
Double |