Click or drag to resize
IConnectionLoggerLogDatabase Property
Gets or sets the database object that will store information about connections.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
ILogDatabase LogDatabase { get; set; }

Property Value

Type: ILogDatabase
See Also