Click or drag to resize

OpsProgressRequestAsynchronousRequest Property

Set to true if this request is to be asynchronous.

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public override bool AsynchronousRequest { get; }

Property Value

Type: Boolean
See Also