Gets or sets the file-transfer protocol type, which can be XModem Checksum, XModem CRC, XModem 1K, YModem, YModem-G, ZModem or Kermit.
[Visual Basic .NET] Public Property XferProtocol As enumProtocol |
[C#] public enumProtocol XferProtocol {get; set;} |