Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
ReubenBond committed Oct 8, 2024
1 parent c86b3a5 commit 52d735c
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

namespace Orleans.Configuration;

/// <summary>
/// Options for configuring activation rebalancing.
/// </summary>
public sealed class ActivationRebalancerOptions
{
/// <summary>
Expand Down

0 comments on commit 52d735c

Please sign in to comment.