FileTransfers.EnableStreaming Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9083)
EnableStreaming
Gets or sets a value indicating whether the receiver initiates receiving in stream mode (effective for receiver only). Use this mode with caution. There is serious risk of buffer overrun on the serial port, that the protocol would not notice.
Declaration
public bool EnableStreaming { get; set; }
Property Value
Type | Description |
---|---|
Boolean |
Remarks
Enables YMODEM-G streaming for YMODEM.