Click or drag to resize
ILogDatabaseUpdateClient Method
Writes the client back to the database.

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

Parameters

client
Type: VirtualRadar.Interface.DatabaseLogClient
See Also