Registers the host part of the uri so that subsequent usage of the same host
via Create(Uri) is done through the internal Spotfire client.
Namespace: Spotfire.Dxp.Framework.HttpClient
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public static void RegisterSpotfireHost( Uri uri )
Parameters
- uri
- Type: SystemUri
The Uri for which to register the host.
Version Information
See Also