VMware Tanzu GemFire .NET Client API Reference
ISubscriptionService< TKey > Member List
This is the complete list of members for ISubscriptionService< TKey >, including all inherited members.
| GetInterestList() | ISubscriptionService< TKey > | |
| GetInterestListRegex() | ISubscriptionService< TKey > | |
| RegisterAllKeys() | ISubscriptionService< TKey > | |
| RegisterAllKeys(bool isDurable) | ISubscriptionService< TKey > | |
| RegisterKeys(IReadOnlyCollection< TKey > keys) | ISubscriptionService< TKey > | |
| RegisterKeys(IReadOnlyCollection< TKey > keys, bool isDurable) | ISubscriptionService< TKey > | |
| RegisterRegex(string regex) | ISubscriptionService< TKey > | |
| RegisterRegex(string regex, bool isDurable) | ISubscriptionService< TKey > | |
| UnregisterAllKeys() | ISubscriptionService< TKey > | |
| UnregisterKeys(IReadOnlyCollection< TKey > keys) | ISubscriptionService< TKey > | |
| UnregisterRegex(string regex) | ISubscriptionService< TKey > |

