Property LockFactory
LockFactory
Get the LockFactory that this Directory instance is using for its locking implementation. Note that this may be null for Directory implementations that provide their own locking implementation.
Declaration
public abstract LockFactory LockFactory { get; }
Property Value
Type | Description |
---|---|
LockFactory |