multicastLoopback property Null safety

bool multicastLoopback
read / write

Whether multicast traffic is looped back to the host.

By default multicast loopback is enabled.

Implementation

abstract bool multicastLoopback;