ForeCriticalSection

Assembly: Fore;

Description

The ForeCriticalSection class implements a critical section used on working with threads.

Class object methods inherited from IForeCriticalSection

  Method name Brief description
Enter The Enter method enters a critical section.
Leave The Leave method leaves a critical section.

See also:

Fore Assembly Classes