| ActivationQueueContextTInstance, TReason Class |
Namespace: FlexRule.Validation.Agenda.Activations
public class ActivationQueueContext<TInstance, TReason> : IAgendaGroup<TInstance, TReason>, IEnumerable<IActivation<TInstance, TReason>>, IEnumerable where TInstance : IAgendaTarget
The ActivationQueueContextTInstance, TReason type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivationQueueContextTInstance, TReason(IActivationQueueTInstance, TReason) | ||
| ActivationQueueContextTInstance, TReason(String, IActivationQueueTInstance, TReason) |
| Name | Description | |
|---|---|---|
| Dequeue | ||
| Enqueue | ||
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasActive | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Remove | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| DistinctByIActivationTInstance, TReason, TKey | (Defined by LinqExtensions.) | |
| IndexOfIActivationTInstance, TReason | (Defined by StringTokenExtensions.) | |
| TakeLastIActivationTInstance, TReason |
Takes n last numbers of a source
(Defined by LinqExtensions.) |