Click or drag to resize

ProtocolAddressAnyHost Field

Pseudo hostname that's used to indicate a server or service running on this/any machine. For example, a server running on this machine and accepting connections from any client.

Namespace: Demo3D.Net
Assembly: Demo3D.IO (in Demo3D.IO.dll) Version: 19.00.00
Syntax
C#
public const string AnyHost = "any"

Field Value

String
See Also