GrainCollectionOptions.ClassSpecificCollectionAge 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.
Period of inactivity necessary for a grain to be available for collection and deactivation by grain type.
public System.Collections.Generic.Dictionary<string,TimeSpan> ClassSpecificCollectionAge { get; set; }
member this.ClassSpecificCollectionAge : System.Collections.Generic.Dictionary<string, TimeSpan> with get, set
Public Property ClassSpecificCollectionAge As Dictionary(Of String, TimeSpan)