Click or drag to resize
BaseStationMessageEventArgsMessage Property
Gets the message that was transmitted by BaseStation.

Namespace: VirtualRadar.Interface.BaseStation
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public BaseStationMessage Message { get; }

Property Value

Type: BaseStationMessage
See Also