Edit

Share via


Grain.MigrateOnIdle Method

Definition

Starts an attempt to migrating this instance to another ___location. Migration captures the current RequestContext, making it available to the activation's placement director so that it can consider it when selecting a new ___location. Migration will occur asynchronously, when no requests are executing, and will not occur if the activation's placement director does not select an alternative ___location.

protected void MigrateOnIdle();
member this.MigrateOnIdle : unit -> unit
Protected Sub MigrateOnIdle ()

Applies to