Click or drag to resize
SystemPropertiesDurableClientId Property
Returns the durable client's ID.

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public string DurableClientId { get; }

Return Value

Type: String
the durable client ID
See Also