ISubscriptionServiceTKeyGetInterestList Method |
get the interest list on this client
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxICollection<TKey> GetInterestList()
Function GetInterestList As ICollection(Of TKey)
ICollection<TKey>^ GetInterestList()
abstract GetInterestList : unit -> ICollection<'TKey>
Return Value
Type:
ICollectionTKey
See Also