Version: 5.4.10-ice35-b105
|
Most client-intended constants are provided in this module.
Introduce in Ice 3.6. Default Ice.ACM.Client.Heartbeat (2). Send a heartbeat at regular intervals when the connection is idle. To have any effect, ACMCLIENTTIMEOUT must be set to a non-zero value.
Introduce in Ice 3.6. Default Ice.ACM.Client.Timeout (60000). Timeout in seconds for Active Connection Management.
Server-side names used for each of the services defined in API.ice. These names can be used in the ServiceFactory.getByName() and createByName() methods.
Default omero.ClientCallback.ThreadPool.Size (5). Must be set before communicator initialization.
Key in the ImplicitContext which must be filled by all omero.client implementations. Primarily used by the session manager to count references to sessions.
Default Ice.Override.ConnectTimeout (5000). Also not strictly necessary, but prevents clients being blocked by failed servers. -1 disables.
Determines the batch size for sending objects to the server. Too many can result in MessageSizeMax errors.
Default size for byte arrays during upload and download of binary data.
Default connection string for connecting to Glacier2 (Ice.Default.Router). The '@omero.port@' and '@omero.host@' values will be replaced by the properties with those names from the context.
Default Ice.GC.Interval for OmeroCpp (60 seconds)
Default Glacier2 port. Used to define '@omero.port@' if not set.
Default Ice.MessageSizeMax (250mb). Not strictly necessary, but helps to curb memory issues. Must be set before communicator initialization. Temporarily set to 250MB
Key in the ImplicitContext which must be filled by all omero.client implementations. Primarily used by backend services to lookup the proper sessions for clients.
|