Returns the multicast resolver time-to-live, in seconds.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public int McastResolverTtl{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property McastResolverTtl As Integer |
| Visual C++ |
|---|
public: property int McastResolverTtl { int get (); } |
Return Value
the time-to-live
See Also
SystemProperties Class
GemStone.GemFire.Cache Namespace