Click or drag to resize

ModuleAPIBasicInfoReceived Event

Occurs when basic data for the module received.

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

Value

Type: SystemEventHandlerProductUUIDEventArgs
See Also