StreamStorageMonitor<TKey>::ValidateLimits Method (Int32, Int64)

Visual Studio 2015
 

Namespace:   Microsoft.VisualStudio.Utilities
Assembly:  Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)

public:
static void ValidateLimits(
	int maxStreamCount,
	long long maxStorageSize
)

Parameters

maxStreamCount
Type: System::Int32

maxStorageSize
Type: System::Int64

Return to top
Show: