[ Version ( since = "3.16" ) ]
public virtual bool retrieve_properties_sync (Cancellable? cancellable = null) throws Error
Retrieves this properties to match server-side values, without waiting for the D-Bus property change notifications delivery.
If an error occurs, the function sets throws and returns false.
| this |
an Client |
| cancellable |
optional Cancellable object, or null |
|
true on success, false on error |