Qorus Integration Engine®  4.1.4.p4_git
Service Method Lock Attribute Values

Variables

public const QorusObjectParser::SLNone = "none"
 service lock type: none
 
public const QorusObjectParser::SLRead = "read"
 service lock type: read
 
public const QorusObjectParser::SLWrite = "write"
 service lock type: write
 
public const OMQ::SLNone = "none"
 service lock type: none
 
public const OMQ::SLRead = "read"
 service lock type: read
 
public const OMQ::SLWrite = "write"
 service lock type: write
 

Detailed Description

These are the possible values for the lock attribute of a service method