- Assembly
- Db4objects
.Db4o .CS-2010 .dll - Namespace
- Db4objects
.Db4o .CS .Internal .Config - Interfaces
-
- I
Legacy Configuration Provider - IClientConfiguration
- I
Networking Configuration Provider - I
Common Configuration Provider
- I
- Base Types
graph BT
Type-->Base0["NetworkingConfigurationProviderImpl"]
click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Internal.Config/NetworkingConfigurationProviderImpl"
Base0-->Base1["Object"]
Type-.->Interface0["ILegacyConfigurationProvider"]
Type-.->Interface1["IClientConfiguration"]
click Interface1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Config/IClientConfiguration"
Type-.->Interface2["INetworkingConfigurationProvider"]
click Interface2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.CS.Config/INetworkingConfigurationProvider"
Type-.->Interface3["ICommonConfigurationProvider"]
Type["ClientConfigurationImpl"]
class Type type-node
Syntax
public class ClientConfigurationImpl : NetworkingConfigurationProviderImpl,
ILegacyConfigurationProvider, IClientConfiguration, INetworkingConfigurationProvider,
ICommonConfigurationProvider
Constructors
Name | Summary |
---|---|
Client |
Properties
Name | Value | Summary |
---|---|---|
Common | ICommonConfiguration | |
MessageSender | IMessageSender | |
Networking | I |
Inherited from Networking
|
PrefetchDepth | int | |
PrefetchIDCount | int | |
PrefetchObjectCount | int | |
Prefetch |
int | |
TimeoutClientSocket | int |
Methods
Name | Value | Summary |
---|---|---|
AddConfigurationItem |
void | |
Apply |
void | |
Legacy |
Config4Impl |
Inherited from Networking
|