Edit

Share via


MemoryPooledCache<TSerializer>.GetMaxAddCount Method

Definition

The limit of the maximum number of items that can be added

public int GetMaxAddCount ();
abstract member GetMaxAddCount : unit -> int
override this.GetMaxAddCount : unit -> int
Public Function GetMaxAddCount () As Integer

Returns

The maximum number of items that can be added.

Implements

Applies to