Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: in C# how do you turn off the TransferResumeSupport option.

You set the TransferOptions.ResumeSupport.State, not the TransferOptions.ResumeSupport.

Though since 5.8.x the TransferOptions.ResumeSupport is settable.
mbstony

in C# how do you turn off the TransferResumeSupport option.

in C# how do you turn off the TransferResumeSupport option.
The DLL keeps on reporting this is a readonly value...

Thanks

(TransferResumeSupportState Off;)