ISemaphore InterfaceQuartz.NET API Documentation
An interface for providing thread/resource locking in order to protect resources from being altered by multiple threads at the same time.

Namespace: Quartz.Impl.AdoJobStore
Assembly: Quartz (in Quartz.dll) Version: 1.0.3.3
Syntax

public interface ISemaphore
See Also