|
|
|
Copyright © 2003-2010 ZeroC, Inc. |
30.10 Unused Properties
The property Ice.Warn.UnusedProperties, when set to a non-zero value, causes the Ice run time to emit a warning for properties that were set but not read when you destroy a communicator. Setting this property is useful to detect mis-spelled properties, such as Filesystem.MaxFilSize. By default, the warning is disabled.
|
|