SizeBoundedCache<TKey, TValue>::MaxSize Property

 

Namespace:   Microsoft.Azure.Insights
Assembly:  Microsoft.Azure.Insights (in Microsoft.Azure.Insights.dll)

public:
property int MaxSize {
	int get();
	void set(int value);
}

Property Value

Type: System::Int32

Return to top
Show: