Syntax
| C# |
|---|
public static class Utils |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class Utils |
| Visual C++ |
|---|
public ref class Utils abstract sealed |
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
| LastError |
Utility method to get the calling thread's last system error code.
|
See Also
GemStone.GemFire Namespace