Returns the multicast address
or the default ("224.0.33.11") if not set.
Namespace: GemStone.GemFire.Cache
Assembly: GemStone.GemFire.Cache (in GemStone.GemFire.Cache.dll)
Version: 2.5.0.1
Syntax
| C# |
|---|
public string McastAddress{ get;} |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property McastAddress As String |
| Visual C++ |
|---|
public: property String^ McastAddress { String^ get (); } |
Return Value
See Also
SystemProperties Class
GemStone.GemFire.Cache Namespace