![](../icons/Hazelcast-IMDG-Logo-Orange_Dark_200px.jpg) | IManagedContext Interface |
Container managed context, such as Spring, Guice and etc.
Namespace:
Hazelcast.Core
Assembly:
Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.12.2
Syntaxpublic interface IManagedContext
Public Interface IManagedContext
public interface class IManagedContext
type IManagedContext = interface end
The IManagedContext type exposes the following members.
Methods
| Name | Description |
---|
![Public method Public method](../icons/pubmethod.gif) | Initialize | Initialize the given object instance. |
Top
RemarksContainer managed context, such as Spring, Guice and etc.
See Also