IGrainContext.Deactivated Property

Definition

Gets the Task which completes when the grain has deactivated.

public System.Threading.Tasks.Task Deactivated { get; }
member this.Deactivated : System.Threading.Tasks.Task
Public ReadOnly Property Deactivated As Task

Property Value

Applies to