IsAsync Property

Returns true if this is an async dialog box (created using the MESSAGEBOX_ASYNC XJEase function) or false if this is a standard dialog box (created using the MESSAGEBOX XJEase function).

Type: MessageBoxEventArgs

Namespace: XJTAG.Integration.XJRunner

Syntax

public bool IsAsync { get; }

Type

bool