Click or drag to resize

UHFOnErrorOccurred Event

Note: This API is now obsolete.

Notifies the application that an error has been detected and a suitable response is necessary to process the error condition.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
[ObsoleteAttribute]
public event UHFOnErrorOccurredEventHandler OnErrorOccurred

Value

Type: com.gigatmsUHFOnErrorOccurredEventHandler
See Also