NonDescendingActivationDepth Class

Summary

Transparent Activation strategy.
graph BT Type-->Base0["ActivationDepthImpl"] click Base0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/ActivationDepthImpl" Base0-->Base1["Object"] Type-.->Interface0["IActivationDepth"] click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Activation/IActivationDepth" Type["NonDescendingActivationDepth"] class Type type-node

Syntax

public class NonDescendingActivationDepth : ActivationDepthImpl, IActivationDepth

Remarks

Transparent Activation strategy.

Constructors

Fields

Name Constant Value Summary
_mode
Inherited from ActivationDepthImpl

Methods