Click or drag to resize
IReceiverConfigurationWizardAnswersIsLoopback Property
Gets or sets a value indicating that the feed is coming from a program and that program is on the same machine as VRS.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool IsLoopback { get; set; }

Property Value

Type: Boolean
See Also