IOT Dash
|
Public Member Functions | |
void | Add (ISubscription item) |
void | Dispose () |
Represents a collection of ISubscriptions. Disposing of the SubscriptionGuard disposes of all the registered ISubscriptions.
|
inline |
Register a subscription under this guard.
item | The subscription to add. |