Click or drag to resize
IRebroadcastFormatProviderRebroadcastServer Property
Gets or sets the rebroadcast server that has created this instance of the provider.

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

Property Value

Type: IRebroadcastServer
See Also