|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Core.DriverFramework Namespace > BncsFramework Class > BncsFramework Methods > BncsFramework.NmosUpdate Method |
Sends an updated NMOS Object to the registry.
Namespace: BNCS.Core.DriverFramework
Assembly: BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)
public static Task<bool> NmosUpdate(
Object itemToUpdate
)
itemToUpdate
Type: Object
The item to update.
true if XXXX, false otherwise.
BNCS.Core.DriverFramework Namespace