Click or drag to resize
ConnectorActivityLogActivityRecorded Event
See interface docs.

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

Value

Type: SystemEventHandlerEventArgsConnectorActivityEvent

Implements

IConnectorActivityLogActivityRecorded
See Also