NoProfilingAttribute
class
Namespace: Orleans.Dashboard
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.
public sealed class NoProfilingAttribute : Attribute