Click or drag to resize

MemoryStatusToString Method

Returns a string representation of the current MemoryStatus.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public override string ToString()

Return Value

Type: String
A string representation of the current MemoryStatus.
See Also