System::Net::Sockets::Socket::get_MulticastLoopback method

Socket::get_MulticastLoopback method

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

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

ReturnValue

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

See Also