ICriticalSection Interface
Represents type ICriticalSection
.
type ICriticalSection = interface(IInvokable) ['{16C21E9C-6450-4EA4-A3D3-1D59277C9BA6}'] end;
The ICriticalSection type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | Enter | Represents method |
![]() | Leave | Represents method |
![]() | ScopedLock | Represents method |