Click or drag to resize

OpsCommandNonReentrantAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Micros.OpsOpsCommandNonReentrantAttribute

Namespace:  Micros.Ops
Assembly:  Ops (in Ops.dll) Version: 18.2
Syntax
C#
public class OpsCommandNonReentrantAttribute : Attribute

The OpsCommandNonReentrantAttribute type exposes the following members.

Constructors
  NameDescription
Public methodOpsCommandNonReentrantAttribute
Initializes a new instance of the OpsCommandNonReentrantAttribute class
Top
See Also