CommonFunctionsGetHostName Method

Gets the name of the current host.

Definition

Namespace: Scanjour.Workflow4.Base
Assembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.4.0.0 (24.4.0.0)
C#
public static string GetHostName()

Return Value

String
The host name of the current host

See Also