Method: MemCache#multithread
- Defined in:
- lib/gems/activesupport-2.2.2/lib/active_support/vendor/memcache-client-1.5.1/memcache.rb
#multithread ⇒ Object (readonly)
The multithread setting for this instance
108 109 110 |
# File 'lib/gems/activesupport-2.2.2/lib/active_support/vendor/memcache-client-1.5.1/memcache.rb', line 108 def multithread @multithread end |