- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Internal - Interfaces
-
- IObjectServerEvents
- IObjectServer
- IExtObjectServer
- IRunnable
- ITransientClass
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["IObjectServerEvents"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal/IObjectServerEvents"
Type-.->Interface1["IObjectServer"]
Type-.->Interface2["IExtObjectServer"]
Type-.->Interface3["IRunnable"]
Type-.->Interface4["ITransientClass"]
Type["ObjectServerImpl"]
class Type type-node
Syntax
public class ObjectServerImpl : IObjectServerEvents, IObjectServer, IExtObjectServer, IRunnable,
ITransientClass
Constructors
Events
| Name | Type | Summary |
|---|---|---|
| ClientConnected | EventHandler |
|
| ClientDisconnected | EventHandler |
|
| Closed | EventHandler |
Methods
| Name | Value | Summary |
|---|---|---|
| AddCommittedInfoMsg |
void | |
| Backup |
void | |
| BroadcastMsg |
void | |
| Broadcast |
void | |
| CaresAboutCommitted |
bool | |
| Check |
void | |
| ClassInfoHelper |
ClassInfoHelper | |
| ClientCount |
int | |
| Close |
bool | |
| Close |
bool | |
| Configure |
IConfiguration | |
| Dispose |
void |
System.IDisposable.Dispose()
|
| Ext |
IExtObjectServer | |
| GetUser |
User | |
| GrantAccess |
void | |
| IterateDispatchers |
IEnumerator | |
| ObjectContainer |
IObjectContainer | |
| OpenClient |
IObjectContainer | |
| Port |
int | |
| RevokeAccess |
void | |
| Run |
void | |
| TransactionCount |
int |