IPartitionResolverGetName Method |
Returns the name of the PartitionResolver.
Namespace: GemStone.GemFire.CacheAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
SyntaxFunction GetName As String
abstract GetName : unit -> string
Return Value
Type:
String
Remarks
This function does not throw any exception.
Return Value
Type:
String
the name of the PartitionResolver
See Also