Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal aggregateId As NodeId, _ ByVal startTime As Date, _ ByVal endTime As Date, _ ByVal processingInterval As Double, _ ByVal stepped As Boolean, _ ByVal configuration As AggregateConfiguration _ ) |
C# | |
---|---|
public StatusAggregateCalculator( NodeId aggregateId, DateTime startTime, DateTime endTime, double processingInterval, bool stepped, AggregateConfiguration configuration ) |
Parameters
- aggregateId
- startTime
- endTime
- processingInterval
- stepped
- configuration
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family