CameraStateNetworkGroupEthernetGroup Class |
Namespace: Zivid.NET
The CameraStateNetworkGroupEthernetGroup type exposes the following members.
| Name | Description | |
|---|---|---|
| CameraStateNetworkGroupEthernetGroup | Constructor |
| Name | Description | |
|---|---|---|
| LinkSpeed | The link speed between the camera and the network device it is connected to, not the transfer speed between the camera and the host computer. Suppose the camera is connected to a 10Gbps network switch that is connected to a 1Gbps network card on the host computer. This value will indicate speed of 10Gbps even if the end-to-end link speed is limited to 1Gbps. The value will be `unknown` if the link is down or if the camera cannot determine the link speed. |
| Name | Description | |
|---|---|---|
| Clone | Create a clone (deep copy) of the current instance | |
| CopyWith | Create a clone (deep copy) of the current instance and invoke delegate on the clone | |
| ToString | Get string representation of the object (Overrides ObjectToString.) |