Configuration.MemoryManagment Property

public MemoryManagment MemoryManagment {get; set;}
This language is not supported or no code example is available.
public:  
property MemoryManagment^ MemoryManagment { 
MemoryManagment^ get( ); 
void set( 
MemoryManagment^ value 
); 
}
This language is not supported or no code example is available.
public function get MemoryManagment() : MemoryManagment
public function set MemoryManagment(value : MemoryManagment);
This language is not supported or no code example is available.

Property Value

MemoryManagment

In this article

Definition