IGrainContext.Rehydrate(IRehydrationContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Start rehydrating this instance from the provided rehydration context.
public void Rehydrate (Orleans.Runtime.IRehydrationContext context);
abstract member Rehydrate : Orleans.Runtime.IRehydrationContext -> unit
Public Sub Rehydrate (context As IRehydrationContext)
Parameters
- context
- IRehydrationContext