ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
ISuspendableThrottler.removeSuspendable
ocean
io
model
ISuspendableThrottler
ISuspendableThrottler
Removes a suspendable from the list of suspendables if it exists.
class
ISuspendableThrottler
void
removeSuspendable
(
ISuspendable
s
)
Parameters
s
ISuspendable
suspendable
Meta
Source
See Implementation
ocean
io
model
ISuspendableThrottler
ISuspendableThrottler
functions
addSuspendable
clear
removeSuspendable
resume
suspend
suspended
throttledResume
throttledSuspend
Removes a suspendable from the list of suspendables if it exists.