disposed property

bool get disposed

Indicates whether this SubscriptionConnection has already invoked dispose.

Implementation

bool get disposed => _disposed;