OnDehydrate(IDehydrationContext)
abstract
public abstract void OnDehydrate(IDehydrationContext dehydrationContext) Called on the original activation when migration is initiated, after
IGrainBase completes. The participant can access and update the dehydration context. Parameters
dehydrationContextIDehydrationContext- The dehydration context.
