Click or drag to resize
IRebroadcastServerFeed Property
Gets or sets the feed to take messages and bytes from.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IFeed Feed { get; set; }

Property Value

Type: IFeed
See Also