class EventMachine::Connection
def paused?
- See: #resume -
See: #pause -
Returns:
-
(Boolean)
- true if the connect was paused using {EventMachine::Connection#pause}.
def paused? EventMachine::connection_paused? @signature end
(Boolean)
- true if the connect was paused using {EventMachine::Connection#pause}.
def paused? EventMachine::connection_paused? @signature end