MetaspaceRemoteListenUrl Property |
Return proxy listen 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 RemoteListenUrl { get; }
Public MustOverride ReadOnly Property RemoteListenUrl As String
Get
public:
virtual property String^ RemoteListenUrl {
String^ get () abstract;
}
abstract RemoteListenUrl : string with get
Property Value
Type:
String
Return listen URL
See Also