Click or drag to resize
ISettingsViewShowTestConnectionResults Method
Displays the results of a connection test attempt to the user.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void ShowTestConnectionResults(
	string message,
	string title
)

Parameters

message
Type: SystemString
title
Type: SystemString
See Also