SiloMessagingOptions.GrainWorkloadAnalysisPeriod 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 period of time between analyzing currently executing activation workloads.
public TimeSpan GrainWorkloadAnalysisPeriod { get; set; }
member this.GrainWorkloadAnalysisPeriod : TimeSpan with get, set
Public Property GrainWorkloadAnalysisPeriod As TimeSpan
Property Value
Remarks
Note: A negative value disables periodic analysis.