Show/Hide Toolbars

Inventu Viewer+ .NET Programmer's Reference

Navigation: HostConnection Class > Properties

macroRequestReady (property)

Scroll Prev Top Next More

When true, a server-side macro has made a request to be made via HTTP with the FVTerm client..

 

HostConnection.macroRequestReady

 

Arguments

 

HostConnection

 Required. HostConnection object.

 

Remarks

 

READWRITE

 

Use this property to detect if another thread, presumably a server macro, has used the signalMacroRequest to indicate that it is waiting on a prompt, dialog or other interaction with the FVTerm client.

 

When true, the active MacroHost object for the session should be checked to obtain the json to be sent to the client with an HTTP status buffer.

 

Set to false after checking the active MacroHost object.

 

Requirements

 

Inventu Viewer+

 

See Also

 

signalMacroRequest

 

Applies To: HostConnection object

 


© 2022 Inventu Corporation