Multicast
Tells whether the objects in the flow are passed by multicasting,
Multicast uses network infrastructure efficiently by requiring the source to send a packet only once, even if it needs to be delivered to a large number of receivers. The nodes in the network take care of replicating the packet to reach multiple receivers only when necessary.
 
Translations
Type
String (63) Enumeration
 
List of MetaClasses
Value
No (N), Yes (Y).