void ianywhere.qanywhere.client.QAManagerBase.setDoubleStoreProperty(
String name,
double value
)
throws QAException
name The pre-defined or custom property name.
value The double property value.
Thrown if there is a problem setting the message store property.
Sets a pre-defined or custom message store property to a double value.
You can use this method to set pre-defined or user-defined client. store properties.
For a list of pre-defined properties, see Interface MessageStoreProperties.