IBncsInfodriver.SetInfodriverRedundancyState Method

<< 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)

 

Syntax


void SetInfodriverRedundancyState(
 Enums.BncsRedundancyStates state
)

Parameters

state

Type: BNCS.Core.DriverFramework.Classes.Enums.BncsRedundancyStates
The redundancy state to set.

 

See Also


IBncsInfodriver Interface

BNCS.Core.DriverFramework.Interfaces Namespace