Attachmate.Reflection.Emulation.IbmHosts Namespace > IFileTransfer Interface : XfrJisciiCrlf Property |
'Declaration Property XfrJisciiCrlf As ConvertCrLfOption
'Usage Dim instance As IFileTransfer Dim value As ConvertCrLfOption instance.XfrJisciiCrlf = value value = instance.XfrJisciiCrlf
ConvertCrLfOption XfrJisciiCrlf {get; set;}
Exception | Description |
---|---|
Attachmate.Reflection.SecuredSettingException | This exception is thrown when you modify a Reflection property that has been secured via the Permissions Manager, or if such a modification requires Administrator privileges. |
CR/LF processing is typically appropriate for JISCII files, but not for binary files.
This property is applicable to double-byte 3270 sessions only.
If you specify a value that is too large for your host, it will disconnect your session when you first attempt to send a file big enough to fill the buffer. Most systems support values up to 8K.
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services