Session.DefaultMaxMemory Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum amount of memeory by default is 4 MB.
public const int DefaultMaxMemory = 4096;
val mutable DefaultMaxMemory : int
Public Const DefaultMaxMemory As Integer = 4096