IServerApiUrlsInfo Method

Builds the URL of the endpoint of Home service which returns overall information about the services and serves as starting point for enumeration of service URLs.

Definition

Namespace: SMath.Manager.Network.UrlBuilders
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
string Info()

Return Value

String
The URL which is built.

See Also