SubscriptionStream.cancel

Request that the stream stop and its background task terminate. Idempotent: the transport-supplied onCancel (if any) runs only on the first call.

class SubscriptionStream
@safe nothrow
void
cancel
()