dbus_connection


Description:

[ Version ( since = "1.24" ) ]
public DBusConnection dbus_connection { get; construct; }

The DBusConnection used by the instance.

You may either set this as construct-only property, or otherwise SecretAgentOld will choose a connection via @get during initialization.