Click or drag to resize
IConnectorActivityRecorded Event
Raised when an activity is recorded by the connector.

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