CameraHealthMaxTransferSpeedGroupStatus Property |
Severity of the max transfer speed check.
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntaxpublic CameraHealthMaxTransferSpeedGroupStatusOption Status { get; set; }Public Property Status As CameraHealthMaxTransferSpeedGroupStatusOption
Get
Set
public:
property CameraHealthMaxTransferSpeedGroupStatusOption Status {
CameraHealthMaxTransferSpeedGroupStatusOption get ();
void set (CameraHealthMaxTransferSpeedGroupStatusOption value);
}Property Value
Type:
CameraHealthMaxTransferSpeedGroupStatusOption
See Also