Struct nvmlLedState
LED states for an S-class unit.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: ManagedCuda.Nvml
Assembly: ManagedNvml.dll
Syntax
public struct nvmlLedState
Fields
| Improve this Doc View Sourcecause
If amber, a text description of the cause
Declaration
public string cause
Field Value
Type | Description |
---|---|
System.String |
color
GREEN or AMBER
Declaration
public nvmlLedColor color
Field Value
Type | Description |
---|---|
nvmlLedColor |