|
|
ctrlX Data Layer API for .NET 5
2.1.0
|
|
This is the complete list of members for ISubscription, including all inherited members.
| Client | ISubscription | |
| DataChanged | ISubscription | |
| DataChangedEventHandler(ISubscription subscription, IDataChangedEventArgs args) | ISubscription | |
| Id | ISubscription | |
| IsDisposed | INativeDisposable | |
| Subscribe(string address) | ISubscription | |
| SubscribeAsync(string address) | ISubscription | |
| SubscribeMulti(string[] addresses) | ISubscription | |
| SubscribeMultiAsync(string[] addresses) | ISubscription | |
| Unsubscribe(string address) | ISubscription | |
| UnsubscribeAll() | ISubscription | |
| UnsubscribeAllAsync() | ISubscription | |
| UnsubscribeAsync(string address) | ISubscription | |
| UnsubscribeMulti(string[] addresses) | ISubscription | |
| UnsubscribeMultiAsync(string[] addresses) | ISubscription | |
| UserData | ISubscription |