Class: SSE::SSESetRetryInterval
- Inherits:
-
Struct
- Object
- Struct
- SSE::SSESetRetryInterval
- Defined in:
- lib/sse_client/sse_events.rb
Instance Attribute Summary collapse
-
#milliseconds ⇒ Object
Returns the value of attribute milliseconds.
Instance Attribute Details
#milliseconds ⇒ Object
Returns the value of attribute milliseconds
6 7 8 |
# File 'lib/sse_client/sse_events.rb', line 6 def milliseconds @milliseconds end |