Difference between revisions of "SystemSemaphore"

From Lianjapedia
Jump to: navigation, search
(Properties)
(Events)
 
Line 24: Line 24:
 
|}
 
|}
  
====Events====
 
  
This class supports the following events:
 
 
{| class="wikitable" width="100%"
 
!width="20%"|Event
 
!Args
 
!width="50%"|Description
 
|-
 
|}
 
  
 
[[Category:Documentation]]
 
[[Category:Documentation]]
 
[[Category:Framework Classes]]
 
[[Category:Framework Classes]]
 
[[Category:Lianja v2.0]]
 
[[Category:Lianja v2.0]]

Latest revision as of 11:38, 10 April 2019

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

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