ref_source


Description:

public virtual Source? ref_source (string uid)

Returns referenced Source with the given uid, or null, when it could not be found.

Parameters:

this

an SourceCredentialsProvider

uid

an Source UID

Returns:

Referenced Source with the given uid, or null, when it could not be found. Unref the returned Source with unref, when no longer needed.