save


Description:

[ Version ( since = "0.9.10" ) ]
public void save (RemoteConnectionResultFunc? callback)

Saves the connection to disk if the connection has changes that have not yet been written to disk, or if the connection has never been saved.

Parameters:

this

the RemoteConnection

callback

a function to be called when the save completes

user_data

caller-specific data to be passed to callback