Note: This API is now obsolete.
Some static utility methods.
Inheritance Hierarchy
Namespace: GemStone.GemFireAssembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax[ObsoleteAttribute("Use classes and APIs from the GemStone.GemFire.Cache.Generic namespace")]
public static class Utils
<ObsoleteAttribute("Use classes and APIs from the GemStone.GemFire.Cache.Generic namespace")>
Public NotInheritable Class Utils
[ObsoleteAttribute(L"Use classes and APIs from the GemStone.GemFire.Cache.Generic namespace")]
public ref class Utils abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ObsoleteAttribute("Use classes and APIs from the GemStone.GemFire.Cache.Generic namespace")>]
type Utils = class end
The Utils type exposes the following members.
Properties
| Name | Description |
---|
  | LastError |
Utility method to get the calling thread's last system error code.
|
Top
Methods
See Also