CDFault |
The CDFaultEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| CDFaultEvent | Initializes a new instance of the CDFaultEvent class |
| Name | Description | |
|---|---|---|
| Count | Gets or sets the fault count. | |
| CurrentTime | Gets or sets the current internal machine time in [ms]. | |
| FaultCode | Gets or sets the fault code. | |
| FaultCodeText | Gets or sets a text representation of the fault code. | |
| State | Gets or sets the CompreDrive state when the fault occured. | |
| Tag | Gets or sets the tag associated with the fault. | |
| Time | Gets or sets the internal machine time in [ms] when then fault occured.. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |