Skip to content
Microsoft Orleans
Search
Ctrl
K
Cancel
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
API packages
Microsoft.Orleans.Dashboard.Abstractions
Package overview
NoProfilingAttribute
Overview
Constructors
Orleans on GitHub
Orleans on Discord
Select theme
Dark
Light
Auto
NoProfilingAttribute Constructors
Documentation
API reference
Microsoft.Orleans.Dashboard.Abstractions
NoProfilingAttribute
Constructors
Markdown
Suppresses profiling for grain classes or methods, preventing them from being tracked by the Orleans Dashboard profiler. Apply this attribute to exclude specific grains or methods from performance metrics collection.
NoProfilingAttribute
public
NoProfilingAttribute
()