Returns the network adapter maximum speed in 100 bps.
Syntax:
property LinkSpeed: DWORD; // read only
Description:
Use this property only after the network adapter has been opened successfully (see
OpenAdapter).
This value specifies the network adapter maximum connection speed. The measurement unit is 100 bps. For
example, "100000" corresponds to a hardware bit rate of 10 Mbps.