Click or drag to resize

MainAPIGetCurrentConfiguration Method

Gets the current configuration of gateways and modules.

Namespace:  Nexpaq.APIs
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
public List<Gateway> GetCurrentConfiguration()

Return Value

Type: ListGateway
The current configuration.
See Also