MemoryFailPoint Members
.NET Framework 3.5
Check for sufficient memory resources prior to execution. This class cannot be inherited.
The MemoryFailPoint type exposes the following members.
| Name | Description | |
|---|---|---|
|
MemoryFailPoint | Initializes a new instance of the MemoryFailPoint class, specifying the amount of memory required for successful execution. |
| Name | Description | |
|---|---|---|
|
Dispose | Releases all resources used by the MemoryFailPoint. |
|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
|
Finalize | Releases all the resources used by the CriticalFinalizerObject class. (Inherited from CriticalFinalizerObject.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetType | Gets the type of the current instance. (Inherited from Object.) |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |