Click or drag to resize

ConfigurationAPIIsUpdateActive Method

Stats if a configuration update block is active.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public bool IsUpdateActive()

Return Value

Boolean
true is a configuration update block is active and false otherwise.
See Also