GrainCollectionOptions.CollectionAge 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 or sets the default period of inactivity necessary for a grain to be available for collection and deactivation.
public TimeSpan CollectionAge { get; set; }
member this.CollectionAge : TimeSpan with get, set
Public Property CollectionAge As TimeSpan