Method: Virtuozzo::SOAP::Types::Scheduler::Packet#xmlattr_timeout=

Defined in:
lib/virtuozzo/soap/types/scheduler.rb

#xmlattr_timeout=(value) ⇒ Object



2273
2274
2275
# File 'lib/virtuozzo/soap/types/scheduler.rb', line 2273

def xmlattr_timeout=(value)
  __xmlattr[AttrTimeout] = value
end