Get the server's unique id when server is behind affinity tool.

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
string GetServerUniqueId()
Visual Basic
Function GetServerUniqueId As String

Return Value

returnsM:DotNetNuke.Entities.Host.IServerWebRequestAdapter.GetServerUniqueId

See Also