Click or drag to resize
IRebroadcastFormatProviderCanRebroadcastReceiver Method
Returns true if the server can rebroadcast a receiver with the settings passed across.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool CanRebroadcastReceiver(
	Receiver receiver
)

Parameters

receiver
Type: VirtualRadar.Interface.SettingsReceiver

Return Value

Type: Boolean
See Also