Click or drag to resize

GatewayAPIInitialized Event

Occurs when gateway initialized.

Namespace:  Nexpaq.APIs
Assembly:  NexpaqCore (in NexpaqCore.dll) Version: 1.0.6767.24310
Syntax
C#
public event EventHandler<GatewayEventArgs> Initialized

Value

Type: SystemEventHandlerGatewayEventArgs
See Also