Signals the WebDevice object thread indicate the device is ready for data from a user event.
Syntax
BegSr SignalDataReadyForUser() Access(*Public) Type(Void)
Remarks
This method is used to signal to the WebDevice object program thread that the device is ready for data from a user event. The thread state of the current program will be changed from "waiting" to "running" or "ready". Use WaitForDataForUser to place the thread in the 'wait' state.
Requirements
Namespace: | ASNA.Monarch |
Assembly: | ASNA.VisualRPG.Runtime.DLL |
Platforms: | Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro |