Classes
| AsyncContext | Represents an ambient context that is local to a given asynchronous control flow, such as an asynchronous method.  | 
        
| ClientStateExtensions | Provides extension methods for the ClientState enum.  | 
        
| ConnectionRetryOptions | Represents the configuration for the retry strategy.  | 
        
| EndiannessExtensions | Provides extension methods to the Endianness enumeration.  | 
        
| EventHandlersBase<TEventHandler> | Provides a base class for classes containing event handlers.  | 
        
| HazelcastJsonValue | Represents a JSON formatted string.  | 
        
| LockContext | Represents a lock context.  | 
        
| SerializationInfoExtensions | Provides extension methods for the SerializationInfo class.  | 
        
| ServiceFactory | Provides methods to create instances of services.  | 
        
| ServiceFactoryException | |
| ServiceFactory<TService> | Represents a service factory.  | 
        
| SingletonServiceFactory<TService> | Represents a singleton service factory.  | 
        
Interfaces
| IPatternMatcher | Provides a strategy to match an item name to a configuration pattern.  | 
        
Enums
| Endianness | Represents the order of the bytes within a binary representation of a number.  | 
        
| InMemoryFormat | Specifies the storage format types of values stored in the cluster.  |