set_broadcast
Description:
[
Version ( since =
"2.32" ) ]
public void set_broadcast (
bool broadcast)
Sets whether this should allow sending to broadcast addresses.
This is false by default.
Parameters:
this |
a Socket.
|
broadcast |
whether this should allow sending to broadcast addresses
|