ConnectivityService Properties

Spotfire 14.3 API Reference

The ConnectivityService type exposes the following members.

Properties

  NameDescription
Public propertyIsOnline
Gets a value indicating whether or not the application is online and is connected to a Spotfire server.
Public propertyServerInternalUri Obsolete.
Gets the internal Uri of the Spotfire Server currently connected to. This should not be used when displaying links to the server, library or the Web Player. In that case use ServerPublicUri instead.
Public propertyServerPublicUri
Gets the public Uri of the Spotfire Server currently connected to. This will be the Uri configured as "Public Address" in the Spotfire server configuration. This Uri should always be used when displaying links to the server, to library files or to the Web Player.
Public propertyServerUri Obsolete.
Gets the URL of the Spotfire Server currently being connected to.
Top
See Also

Reference