Mono Class Library: System.Net.IPAddress Overview | MembersSystem.Net.IPAddress.Broadcast Field |
Provides the IP broadcast address. [Edit]
|
This field is read-only.
This is equivalent to IPAddress.IPAddress (0x00000000FFFFFFFF) and represents the address 255.255.255.255.
This value is used to simultaneously address every host on the network.
Note:[Edit]Multiple fields are defined for this IP address based on prior art. This field is identical to IPAddress.None.
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0