Syntax
| C# |
|---|
public sealed class DistributedSystem |
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class DistributedSystem |
| Visual C++ |
|---|
public ref class DistributedSystem sealed |
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
| IsConnected |
The current connection status of this client to the DistributedSystem.
| |
| Name |
Get the name that identifies this DistributedSystem instance.
| |
| SystemProperties |
Returns the SystemProperties used to create this instance of a
DistributedSystem.
|
See Also
GemStone.GemFire.Cache Namespace