get_EnableBroadcast()

Socket::get_EnableBroadcast() method

Gets a value that indicates if the socket allows broadcast packets.

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

Return Value

A value that indicates if the socket allows broadcast packets.

See Also