SystemTarget.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.
public void Rehydrate (Orleans.Runtime.IRehydrationContext context);
abstract member Rehydrate : Orleans.Runtime.IRehydrationContext -> unit
override this.Rehydrate : Orleans.Runtime.IRehydrationContext -> unit
Public Sub Rehydrate (context As IRehydrationContext)
Parameters
- context
- IRehydrationContext