refresh_sync


Description:

public virtual bool refresh_sync (Cancellable? cancellable = null) throws Error

Initiates refresh on the this.

Finishing the method doesn't mean that the refresh is done, backend only notifies whether it started refreshing or not. Use check_refresh_supported to check whether the backend supports this method.

Parameters:

this

an Client

cancellable

a Cancellable; can be null

Returns:

true if successful, false otherwise.