- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Fileheader - Interfaces
- Base Types
-
- Object
- Derived Types
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IRunnable"]
click Interface0 "/db4o-gpl-doc/output/api/Sharpen.Lang/IRunnable"
Type["TimerFileLock"]
class Type type-node
Derived0["TimerFileLockDisabled"]-->Type
click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Fileheader/TimerFileLockDisabled"
Syntax
public abstract class TimerFileLock : IRunnable
Methods
Name | Value | Summary |
---|---|---|
CheckHeaderLock |
void | |
Check |
void | |
CheckOpenTime |
void | |
Close |
void | |
ForFile |
TimerFileLock |
static
|
LockFile |
bool | |
OpenTime |
long | |
Run |
void | |
SetAddresses |
void | |
Start |
void | |
WriteHeaderLock |
void | |
WriteOpenTime |
void |