C# Class System.Runtime.MemoryFailPoint

Inheritance: System.Runtime.ConstrainedExecution.CriticalFinalizerObject, IDisposable
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void

Private Methods

Méthode Description
Dispose ( bool disposing ) : void
GetMemorySettings ( uint &maxGCSegmentSize, ulong &topOfMemory ) : void
MemoryFailPoint ( ) : System
MemoryFailPoint ( int sizeInMegabytes ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void