Click or drag to resize
IBaseStationDatabaseIsConnected Property
Gets a value indicating that there is an open connection to the database.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool IsConnected { get; }

Property Value

Type: Boolean
See Also