Click or drag to resize
ISettingsViewTestConnectionClicked Event
Raised when the user indicates that they want to see if their current data feed settings will connect to something.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler<EventArgs<Receiver>> TestConnectionClicked

Value

Type: SystemEventHandlerEventArgsReceiver
See Also