get_source_object


Description:

public abstract Object? get_source_object ()

Gets the source object from a AsyncResult.

Parameters:

this

a AsyncResult

Returns:

a new reference to the source object for the this, or null if there is none.