Method: Lightstreamer::OverflowMessage#overflow_size
- Defined in:
- lib/lightstreamer/messages/overflow_message.rb
#overflow_size ⇒ Fixnum
The size of the overflow that occurred.
14 15 16 |
# File 'lib/lightstreamer/messages/overflow_message.rb', line 14 def overflow_size @overflow_size end |