  | IManagedContext Interface | 
 Container managed context, such as Spring, Guice and etc.
 
    Namespace: 
   Hazelcast.Core
    Assembly:
   Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.11
Syntaxpublic interface IManagedContext
Public Interface IManagedContext
public interface class IManagedContext
type IManagedContext =  interface end
The IManagedContext type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
  | Initialize | Initialize the given object instance.  | 
Top
RemarksContainer managed context, such as Spring, Guice and etc.
See Also