Difference between revisions of "SystemSemaphore"

From Lianjapedia
Jump to: navigation, search
Line 49: Line 49:
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Framework Classes]]
 
[[Category:Framework Classes]]
 +
[[Category:Lianja v2.0]]

Revision as of 08:06, 4 September 2015

Note: property, method and event names should be referred to in lowercase in case-sensitive scripting languages.

Properties

This class supports the following properties:

Property Access (R/RW) Value Description

Methods

This class supports the following methods:

Method Args Description
Acquire None Get exclusive access to a resource
Release None Release exclusive access
SetKey key as Character Sets the unique identifier key for the resource

Events

This class supports the following events:

Event Args Description