- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .IO - Interfaces
- Base Types
-
- Object
- BinDecorator
graph BT
Type-->Base0["BinDecorator"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.IO/BinDecorator"
Base0-->Base1["Object"]
Type-.->Interface0["IBin"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.IO/IBin"
Type["ThreadedSyncBin"]
class Type type-node
Syntax
public class ThreadedSyncBin : BinDecorator, IBin
Constructors
| Name | Summary |
|---|---|
| ThreadedSyncBin |
Fields
| Name | Constant Value | Summary |
|---|---|---|
| _bin |
Inherited from BinDecorator
|
Methods
| Name | Value | Summary |
|---|---|---|
| Close |
void | |
| Length |
long | |
| Read |
int | |
| Sync |
void | |
| Sync |
void | |
| SyncRead |
int |
Inherited from BinDecorator
|
| Write |
void |