Method IsLocked
IsLocked()
Returns true
if the resource is currently locked. Note that one must
still call Obtain() before using the resource.
Declaration
public abstract bool IsLocked()
Returns
Type | Description |
---|---|
System.Boolean |