Click or drag to resize
IConnectorActivityLogGetActivityHistory Method
Returns the last so-many activities recorded by the logger. The exact number is undefined, but it always contains the latest set of activities.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
ConnectorActivityEvent[] GetActivityHistory()

Return Value

Type: ConnectorActivityEvent
See Also