ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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.