.NET Client Documentation
5.1.1
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(Boolean)
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Type Parameters
    T

    Constructors

    FactoryOptions()

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

    Properties

    Id

    Gets or sets the identifier of the factory.

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