SwitchWarning Members
- Updated2023-02-21
- 4 minute(s) read
The SwitchWarning type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Overloaded.
Determines whether the current instance of NISwitch.SwitchWarning and the NISwitch.SwitchWarning object that you specify are equal.
|
![]() | 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 | Returns the hash code for the current instance of NISwitch.SwitchWarning. (Overrides Object..::.GetHashCode()()().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Converts the current instance of NISwitch.SwitchWarning to string. (Overrides Object..::.ToString()()().) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality | Checks whether the two instances of NISwitch.SwitchWarning are equal. |
![]() ![]() | Inequality | Checks whether the two instances of NISwitch.SwitchWarning are unequal. |
Properties
Name | Description | |
---|---|---|
![]() | Code | Gets the GUID code assigned to the warning. |
![]() ![]() | ImplicitConnectionExistsWarningCode | Gets the warning code if the path between the channels is not available, the channels are not explicitly connected, but the implicit connection exists between them. |
![]() | Message | Gets the message related to the warning. |
![]() ![]() | PathRemainsWarningCode | Gets the warning code if the card is not capable of removing all paths and always leaves at least one connected. |
![]() ![]() | UnexpectedDriverWarningCode | Gets the warning code for an unexpected driver warning. |