Grain.Participate(IGrainLifecycle) メソッド

定義

public virtual void Participate (Orleans.Runtime.IGrainLifecycle lifecycle);
abstract member Participate : Orleans.Runtime.IGrainLifecycle -> unit
override this.Participate : Orleans.Runtime.IGrainLifecycle -> unit
Public Overridable Sub Participate (lifecycle As IGrainLifecycle)

パラメーター

lifecycle
IGrainLifecycle

実装

適用対象