get_MulticastLoopback()

Socket::get_MulticastLoopback() method

Gets a value that indicates if the socket receives outgoing multicast packets.

bool System::Net::Sockets::Socket::get_MulticastLoopback()

Return Value

A value that indicates if the socket receives outgoing multicast packets.

See Also