ISubscriptionServiceTKeyGetInterestListRegex Method |
get the list of interest regular expressions on this client
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxICollection<string> GetInterestListRegex()
Function GetInterestListRegex As ICollection(Of String)
ICollection<String^>^ GetInterestListRegex()
abstract GetInterestListRegex : unit -> ICollection<string>
Return Value
Type:
ICollectionString
See Also