MetaspaceRemoteDiscoveryUrl Property |
Return remote discovery URL
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntaxpublic abstract string RemoteDiscoveryUrl { get; }
Public MustOverride ReadOnly Property RemoteDiscoveryUrl As String
Get
public:
virtual property String^ RemoteDiscoveryUrl {
String^ get () abstract;
}
abstract RemoteDiscoveryUrl : string with get
Property Value
Type:
String
Return remote discovery URL
See Also