[ CCode ( type_id = "g_threaded_resolver_get_type ()" ) ]
[ Version ( since = "2.20" ) ]
public class ThreadedResolver : Resolver
ThreadedResolver is an implementation of Resolver which calls the libc lookup functions in threads to allow them to run asynchronously.