Method: Async::DNS::Transaction#options

Defined in:
lib/async/dns/transaction.rb

#optionsObject (readonly)

Any options or configuration associated with the given transaction.



53
54
55
# File 'lib/async/dns/transaction.rb', line 53

def options
  @options
end