.NET Client Documentation
5.2.2
Search Results for

    Show / Hide Table of Contents

    FactoryOptions<T> Class

    Namespace: Hazelcast.Serialization
    Assembly: Hazelcast.Net.dll
    public class FactoryOptions<T> : SingletonServiceFactory<T>, IDisposable where T : class
    Inheritance
    object
    SingletonServiceFactory<T>
    FactoryOptions<T>
    Implements
    IDisposable
    Inherited Members
    SingletonServiceFactory<T>.Creator
    SingletonServiceFactory<T>.IsConfigured
    SingletonServiceFactory<T>.ServiceProvider
    SingletonServiceFactory<T>.OwnsService
    SingletonServiceFactory<T>.Service
    SingletonServiceFactory<T>.Dispose()
    SingletonServiceFactory<T>.Dispose(bool)
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Type Parameters
    T

    Constructors

    Name Description
    FactoryOptions()

    Initializes a new instance of the FactoryOptions<T> class.

    Properties

    Name Description
    Id

    Gets or sets the identifier of the factory.

    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.