System::Net::Sockets::Socket::get_EnableBroadcast method

Socket::get_EnableBroadcast method

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

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

ReturnValue

A value that indicates if the socket allows broadcast packets.

See Also