set_int64


Description:

public bool set_int64 (string name, int64 value) throws Error

Set a int64 value.

Parameters:

this

a Config.

name

the name of the configuration value.

value

the new value.

Returns:

true if the value was successfully set, false otherwise.