- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Internal .Config - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["INetworkingConfiguration"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Config/INetworkingConfiguration"
Type["NetworkingConfigurationImpl"]
class Type type-node
Syntax
public class NetworkingConfigurationImpl : INetworkingConfiguration
Fields
| Name | Constant Value | Summary |
|---|---|---|
| _config |
Properties
| Name | Value | Summary |
|---|---|---|
| BatchMessages | bool | |
| ClientServerFactory | IClientServerFactory | |
| MaxBatchQueueSize | int | |
| MessageRecipient | IMessageRecipient | |
| SingleThreadedClient | bool | |
| SocketFactory | ISocket4Factory |
Methods
| Name | Value | Summary |
|---|---|---|
| Config |
Config4Impl |