FactoryOptions<T> Class
Namespace: Hazelcast.Serialization
Assembly: Hazelcast.Net.dll
public class FactoryOptions<T> : SingletonServiceFactory<T>, IDisposable where T : class
  Implements
Inherited Members
Type Parameters
| T | 
Constructors
| FactoryOptions() | Initializes a new instance of the FactoryOptions<T> class.  | 
      
Properties
| Id | Gets or sets the identifier of the factory.  |