@zeroc/ice
    Preparing search index...

    Class InitializationData

    Represents a set of options that you can specify when initializing a communicator.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    logger: Logger | null

    The logger for the communicator.

    properties: Properties | null

    The properties for the communicator. When not-null, this corresponds to the object returned by Communicator#getProperties.

    sliceLoader: SliceLoader | null

    The Slice loader, used to unmarshal Slice classes and exceptions.

    Methods