Click or drag to resize

ConfigurationAPIAbortUpdate Method

Ends a configuration update block without applying any configurations or CorrectionFiles that were sent to the card after calling BeginUpdate.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public void AbortUpdate()
See Also