IRebroadcastFormatProviderCanRebroadcastMergedFeed Property |
Gets a value indicating that the server can rebroadcast a merged feed.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool CanRebroadcastMergedFeed { get; }
ReadOnly Property CanRebroadcastMergedFeed As Boolean
Get
property bool CanRebroadcastMergedFeed {
bool get ();
}
abstract CanRebroadcastMergedFeed : bool with get
Property Value
Type:
BooleanSee Also