Interface IAggregatableWorkItem
Represents an item that may be posted into WorkItemAggregatorService queue
Namespace: NFX.ServiceModel
Assembly: NFX.dll
Syntax
public interface IAggregatableWorkItem
Properties
AggregationIntervalKind
Declaration
WorkItemAggregationIntervalKind AggregationIntervalKind { get; }
Property Value
| Type | Description |
|---|---|
| WorkItemAggregationIntervalKind |
AggregationKey
Declaration
object AggregationKey { get; }
Property Value
| Type | Description |
|---|---|
| System.Object |