Click or drag to resize
IConnectorGetActivityHistory Method
Returns an array of the last so-many activities performed by the connector or any of its connections. Exactly how many is undefined. This always returns the most recent 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