C#
VB
C++
Returns the value of CCOW server config.
name
Name of the config to find.
defaultValue
A value of type T that is returned if the actual value cannot be retrieved.
T
Specifies the type of the value to return.
A config value of type T.