Get the current resolution type setting

gdns_get_resolution_type(gctx)

Arguments

gctx

gdns resolver context created with gdns_resolver()

See also

Examples

x <- gdns_context()
gdns_get_resolution_type(x)