Package omero.constants
Interface CONNECTTIMEOUT
-
public interface CONNECTTIMEOUT
Default Ice.Override.ConnectTimeout (5000). Also not strictly necessary, but prevents clients being blocked by failed servers. -1 disables.
-
-
Field Summary
Fields Modifier and Type Field Description static int
value
-
-
-
Field Detail
-
value
static final int value
- See Also:
- Constant Field Values
-
-