ResourceAvailability Methods |
The ResourceAvailability type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetNumberAvailable |
Returns the number of indexes available for resources.
|
![]() | GetReserved |
These values are reserved for future use and are all zero for now.
|
![]() | GetSpaceAvailable |
Returns the amount of space available in bytes.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Converts this object into a human readable string.
(Overrides ObjectToString.) |