Managed Object - EventHistoryCollector

Returned by
CreateCollectorForEvents
Extends
HistoryCollector
See also
Event
Since
null


Managed Object Description

Properties

Name Type Description
latestPage*Event[]


Properties inherited from HistoryCollector
filter
*May not be present

Methods

Methods defined in this Managed Object
ReadNextEvents, ReadPreviousEvents
Methods inherited from HistoryCollector
DestroyCollector, ResetCollector, RewindCollector, SetCollectorPageSize

ReadNextEvents

Required Privileges
None

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the EventHistoryCollector used to make the method call.
maxCount Pxsd:int

Since null
P Required privilege: maxCount

Return Value

Type Description
Event[]

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



ReadPreviousEvents

Required Privileges
None

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the EventHistoryCollector used to make the method call.
maxCount Pxsd:int

Since null
P Required privilege: maxCount

Return Value

Type Description
Event[]

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None