Spring GemFire 1.0.1 API Reference

CacheFactoryObject.DistributedSystemName Property

Sets the name of the distributed system.

[Visual Basic]
Public WriteOnly Property DistributedSystemName() As String
   Public Set
   End Set
End Property
[C#]
public string DistributedSystemName { public set; }

Property Value

The name of the distributed system.

See Also

CacheFactoryObject Class | Spring.Data.GemFire Namespace