Module: Actor::Messaging::Address::Substitute::Controls

Defined in:
lib/actor/messaging/address/substitute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#queue_depth=(value) ⇒ Object (writeonly)

Sets the attribute queue_depth

Parameters:

  • value

    the value to set the attribute queue_depth to.



16
17
18
# File 'lib/actor/messaging/address/substitute.rb', line 16

def queue_depth=(value)
  @queue_depth = value
end