GetFullStateName(IGrainContext, IPersistentStateConfiguration)
virtual
protected virtual string GetFullStateName(IGrainContext context, IPersistentStateConfiguration cfg) Gets the storage record name for a persistent state instance.
Parameters
contextIGrainContext- The grain context.
cfgIPersistentStateConfiguration- The persistent state configuration.
Returns
The storage record name.
