IManagedContext InterfaceHazelcast .Net Client Class Library
Container managed context, such as Spring, Guice and etc.

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.1.0
Syntax

public interface IManagedContext

The IManagedContext type exposes the following members.

Methods

  NameDescription
Public methodInitialize
Initialize the given object instance.
Top
Remarks

Container managed context, such as Spring, Guice and etc.
See Also

Reference