Return multicast URL
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
public abstract string DiscoveryUrl { get; } |
Visual Basic |
---|
Public MustOverride ReadOnly Property DiscoveryUrl As String Get |
Visual C++ |
---|
public: virtual property String^ DiscoveryUrl { String^ get () abstract; } |