SystemTarget.Deactivated Property
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.
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