Skip to content

GrainProfilerOptions.TraceAlways

TraceAlways

getset
View source
public bool TraceAlways
Gets or sets a value indicating whether tracing should always be enabled, regardless of dashboard activity. When set to true, profiling data is continuously collected even when the dashboard is not being queried. When set to false (default), profiling is automatically disabled after GrainProfilerOptions of inactivity. Default is false.