Click or drag to resize
IConnectionClientLogViewRefreshClientReverseDnsDetails Method
Refreshes the display of a client's reverse DNS details. This may not be called on a GUI thread.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void RefreshClientReverseDnsDetails(
	LogClient client
)

Parameters

client
Type: VirtualRadar.Interface.DatabaseLogClient
See Also