Click or drag to resize
IConnectorActivityLogActivityRecorded Event
Raised when any connector records some activity.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler<EventArgs<ConnectorActivityEvent>> ActivityRecorded

Value

Type: SystemEventHandlerEventArgsConnectorActivityEvent
See Also