|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework Namespace > BncsFramework Class > BncsFramework Methods > BncsFramework.SetActiveState Method |
Sets the active state of the object and registers or deregisters based on the state change.
Namespace: BNCS.Core.DriverFramework
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public static void SetActiveState(
bool activeState
)
activeState
Type: Boolean
The new active state to set
BNCS.Core.DriverFramework Namespace