Re: in C# how do you turn off the TransferResumeSupport option.
You set the
Though since 5.8.x the
TransferOptions.ResumeSupport.State
, not the TransferOptions.ResumeSupport
.
Though since 5.8.x the
TransferOptions.ResumeSupport
is settable.