set_default_timeout


Description:

public void set_default_timeout (int timeout_msec)

Sets the timeout to use if -1 (specifying default timeout) is passed as timeout_msec in the call and call_sync functions.

See the g_default_timeout property for more details.

Parameters:

this

A DBusProxy.

timeout_msec

Timeout in milliseconds.