unsafeCancelCancelable

class Object
trait Matchable
class Any

Value members

Concrete methods

@inline
def unsafeCancel(subscription: Cancelable): Unit

Deprecated and Inherited methods

@deprecated("Use unsafeCancel instead", "0.2.7") @inline
final def cancel(cancelable: Cancelable): Unit
Deprecated
Inherited from:
CanCancel