CameraStateNetworkGroupLocalInterfaceEthernetGroupLinkSpeed Property |
The link speed that the computer's Ethernet interface is operating at.
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic CameraStateNetworkGroupLocalInterfaceEthernetGroupLinkSpeedOption LinkSpeed { get; set; }Public Property LinkSpeed As CameraStateNetworkGroupLocalInterfaceEthernetGroupLinkSpeedOption
Get
Set
public:
property CameraStateNetworkGroupLocalInterfaceEthernetGroupLinkSpeedOption LinkSpeed {
CameraStateNetworkGroupLocalInterfaceEthernetGroupLinkSpeedOption get ();
void set (CameraStateNetworkGroupLocalInterfaceEthernetGroupLinkSpeedOption value);
}Property Value
Type:
CameraStateNetworkGroupLocalInterfaceEthernetGroupLinkSpeedOption
See Also