In This Topic
Returns or specifies the expected type of host. This property is relevant only for transfers that use the WRQ/Reflection protocol.
Syntax
Property Value
The default depends on whether you have selected UNIX or OpenVMS defaults. See HostForDefaultSettings for details. The possible values are: HostSystemTypeOption.HP1000 Defines the HP 1000 as the host system type. HostSystemTypeOption.HP3000 Defines the HP 3000 as the host system type. HostSystemTypeOption.VMS Defines VMS as the host system type. HostSystemTypeOption.UNIX Defines UNIX as the host system type. HostSystemTypeOption.Other Defines Other as the host system type.
See Also