IRegionTKey, TValueGetSubscriptionService Method |
Namespace: GemStone.GemFire.Cache.GenericAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxISubscriptionService<TKey> GetSubscriptionService()
Function GetSubscriptionService As ISubscriptionService(Of TKey)
ISubscriptionService<TKey>^ GetSubscriptionService()
abstract GetSubscriptionService : unit -> ISubscriptionService<'TKey>
Return Value
Type:
ISubscriptionServiceTKey
See Also