IPv6MulticastInterface property

int IPv6MulticastInterface

Socket option for IPV6_MULTICAST_IF.

Implementation

static int get IPv6MulticastInterface =>
    _getOptionValue(_RawSocketOptions.IPV6_MULTICAST_IF.index);