|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework.Interfaces Namespace > IBncsInfodriver Interface > IBncsInfodriver Methods > IBncsInfodriver.SetInfodriverRedundancyState Method |
Sets the redundancy state for the driver.
Namespace: BNCS.Core.DriverFramework.Interfaces
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
void SetInfodriverRedundancyState(
Enums.BncsRedundancyStates state
)
state
Type: BNCS.Core.DriverFramework.Classes.Enums.BncsRedundancyStates
The redundancy state to set.
BNCS.Core.DriverFramework.Interfaces Namespace