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

Advertisement

mbstony
Joined:
Posts:
1

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;)

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

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.

Reply with quote

Advertisement

You can post new topics in this forum