Click or drag to resize
IMergedFeedComponentListenerSetListener Method
Initialises the object. Objects can only be initialised once.

Namespace: VirtualRadar.Interface.Listener
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void SetListener(
	IListener listener,
	bool isMlatFeed
)

Parameters

listener
Type: VirtualRadar.Interface.ListenerIListener
isMlatFeed
Type: SystemBoolean
See Also