Returns or specifies whether Reflection should attempt to use the fast file transfer feature.
Property Value
The default value is WRQFastFileTransferOption.Negotiate. WRQFastFileTransferOption.Always Fast file transfer is always used. The transfer fails if the fast file transfer feature cannot be used. WRQFastFileTransferOption.Never Fast file transfer is never used. WRQFastFileTransferOption.Negotiate Reflection attempts to use the fast file transfer feature, but falls back to a standard transfer if a fast file transfer is not possible.